ImportOciTenancyInput
ImportOciTenancyInput
ImportOciTenancyInput
Import an OCI tenancy with credentials
fingerprint |
String! | The fingerprint of the API signing key (e.g., 12:34:56:78:90:ab:cd:ef:12:34:56:78:90:ab:cd:ef) |
parent |
ID! | The parent resource to import the tenancy under, either as an id, or an AKA |
privateKey |
String! | The private key (PEM format) for API authentication |
region |
String! | The home region of the OCI tenancy (e.g., us-phoenix-1) |
tenancyOcid |
String! | The OCID of the OCI tenancy (e.g., ocid1.tenancy.oc1..aaaaaa) |
title |
String | Optional display title for the tenancy resource |
userOcid |
String! | The OCID of the user for API authentication |