UAGDeploymentTOV2
Searchable fields are “id”, “name”, “type”, “providerInstanceId”, “providerLabel”, “status”
Properties
Record creation timestamp
Edge Deployment id
Admin-defined FQDN of the UAG cluster
Other infrastructure resources for the deployment. The keys in this map and the interpretation of the values depend on the provider type.
location
User defined name for this instance
Number of Gateways needed in the UAG deployment cluster
Org ID that owns this record
CredentialId where the Gateway password is stored.
Provider instance to where this UAG deployment is deployed
Provider label (provider of which this is an instance)
Resource tags that are added to UAG deployment
CredentialId where the SSL certificate is stored.
The configured status of the UAG Cluster deployment
Possible values are: DELETED , DELETE_PENDING , DELETING , DELETION_FAILED , DEPLOYING , FAILED , PARTIALLY_READY , PENDING , READY , UPDATE_FAILED , UPDATE_PENDING , UPDATING , UPGRADE_FAILED , UPGRADE_PENDING , UPGRADING
UAG deployment type
Record updated timestamp
Record version (internal)
JSON Example
{
"edgeDeploymentId": "1234",
"fqdn": "www.example.com",
"location": "US",
"name": "My Instance Name",
"numberOfGateways": 2,
"orgId": "0123456789",
"providerInstanceId": "0123456789",
"providerLabel": "AZURE",
"status": "PENDING",
"type": "EXTERNAL | INTERNAL | INTERNAL_AND_EXTERNAL"
}
Property Of
PageUAGDeploymentTOV2
ProviderInstanceResourcesTOV2
TemplateTOV2
Returned By
Create
Get Uag Deployment By ID
Patch Uag Deployment
Delete Uag Deployment