Get cloud provider details
Returns a single Bring Your Own Cloud (BYOC) provider, including its status, the AWS resources Savanna created in your account, and its component versions.
Authorizations
x-api-key
string
header
required
Authorization for TigerGraph Savanna. Send the key in the x-api-key request header.
Path parameters
Cloud Provider ID
Response
Indicates whether the request returned an error.
Details about each error returned by the request.
Show child attributes Hide child attributes
FieldNamestringField associated with the error.
ReasonstringExplanation of why the error occurred.
TypestringCategory of the error.
Available options: Internal-Error, Bad-Request, Not-Found, Forbidden, Unauthorized, API-Disabled, Quota-Exceed, Unknown
Human-readable summary of the request result.
Unique identifier for tracing the request.
Payload returned by the request.
Show child attributes Hide child attributes
api_tokensstring[]API tokens associated with the cloud provider.
availability_zonesstring[]Availability zones configured for the cloud provider.
cluster_enabled_log_typesstring[]Kubernetes control-plane log types enabled for the provider.
Available options: api, audit, authenticator, controllerManager, scheduler
component_versionsstringVersions of the components installed for the provider.
created_atstringTime the cloud provider was created.
created_bystringUser who created the cloud provider.
eks_idstringIdentifier of the Amazon EKS cluster.
endpoint_service_namestringName of the private endpoint service.
idstringUnique identifier of the cloud provider.
last_errorstringMost recent error reported while provisioning or updating the provider.
namestringName of the cloud provider.
node_group_configobjectConfiguration of the Kubernetes node groups.
Show child attributes Hide child attributes
ng_16objectConfiguration of the 16-unit node group.
Show child attributes Hide child attributes
max_sizeintegerMaximum number of nodes in the group.
min_sizeintegerMinimum number of nodes in the group.
overprovisioning_factorintegerAdditional capacity factor reserved above the requested workload.
ng_32objectConfiguration of the 32-unit node group.
Show child attributes Hide child attributes
max_sizeintegerMaximum number of nodes in the group.
min_sizeintegerMinimum number of nodes in the group.
overprovisioning_factorintegerAdditional capacity factor reserved above the requested workload.
ng_48objectConfiguration of the 48-unit node group.
Show child attributes Hide child attributes
max_sizeintegerMaximum number of nodes in the group.
min_sizeintegerMinimum number of nodes in the group.
overprovisioning_factorintegerAdditional capacity factor reserved above the requested workload.
ng_64objectConfiguration of the 64-unit node group.
Show child attributes Hide child attributes
max_sizeintegerMaximum number of nodes in the group.
min_sizeintegerMinimum number of nodes in the group.
overprovisioning_factorintegerAdditional capacity factor reserved above the requested workload.
ng_systemobjectConfiguration of the system node group.
Show child attributes Hide child attributes
max_sizeintegerMaximum number of nodes in the group.
min_sizeintegerMinimum number of nodes in the group.
overprovisioning_factorintegerAdditional capacity factor reserved above the requested workload.
prefetch_image_liststring[]Container images to prefetch onto the nodes.
optionsobjectAdditional cloud-provider configuration options.
Show child attributes Hide child attributes
account_idstringCloud account identifier associated with the provider.
secure_connectionbooleanWhether the provider uses a private, secure connection.
org_idstringUnique identifier of the organization that owns the provider.
platformstringCloud platform that hosts the provider.
regionstringCloud region that hosts the provider.
role_arnstringAmazon Resource Name of the IAM role TigerGraph assumes.
role_external_idstringExternal identifier used when TigerGraph assumes the IAM role.
security_group_idstringIdentifier of the network security group.
short_idstringShort identifier of the cloud provider.
statusstringCurrent status of the cloud provider.
subnet_idstring[]Identifiers of the subnets used by the provider.
typestringAccess type of the cloud provider.
updated_atstringTime the cloud provider was last updated.
versionstringVersion of the cloud provider deployment.
version_numberintegerInternal version number of the cloud provider record.
vpc_idstringIdentifier of the virtual private cloud.
vpc_owned_by_tgbooleanWhether TigerGraph owns and manages the virtual private cloud.
work_dirstringWorking directory used while provisioning the provider.