[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

UAGDeploymentTOV2

Searchable fields are “id”, “name”, “type”, “providerInstanceId”, “providerLabel”, “status”


Properties

string as date-time
createdAt Optional

Record creation timestamp


string
description Optional

string
edgeDeploymentId Optional

Edge Deployment id


array of ErrorDetail
errorDetails Optional

List of Error Details


string
fqdn Optional

Admin-defined FQDN of the UAG cluster


array of UAGVmDetailsTO
gateways Optional

List of UAG VMs and their details which are deployed


HDC
hdc Optional

string
id Optional

infrastructure Optional

Other infrastructure resources for the deployment. The keys in this map and the interpretation of the values depend on the provider type.


loadBalancer Optional

string
location Optional

location


string
name Optional

User defined name for this instance


integer as int32
numberOfGateways Optional

Number of Gateways needed in the UAG deployment cluster


string
orgId Optional

Org ID that owns this record


string
passwordCredentialId Optional

CredentialId where the Gateway password is stored.


privateLoadBalancer Optional

string
providerInstanceId Optional

Provider instance to where this UAG deployment is deployed


string
providerLabel Optional

Provider label (provider of which this is an instance)


proxyConfiguration Optional

reportedProperties Optional

map of string
resourceTags Optional

Resource tags that are added to UAG deployment


string
sslCertificateCredentialId Optional

CredentialId where the SSL certificate is stored.


sslCertificateTO Optional

string
status Optional

The configured status of the UAG Cluster deployment

Possible values are: DELETEDDELETE_PENDINGDELETINGDELETION_FAILEDDEPLOYINGFAILEDPARTIALLY_READYPENDINGREADYUPDATE_FAILEDUPDATE_PENDINGUPDATINGUPGRADE_FAILEDUPGRADE_PENDINGUPGRADING


string
type Optional

UAG deployment type


string as date-time
updatedAt Optional

Record updated timestamp


integer as int64
version Optional

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"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

PageUAGDeploymentTOV2
ProviderInstanceResourcesTOV2
TemplateTOV2
Returned By

Create
Get Uag Deployment By ID
Patch Uag Deployment
Delete Uag Deployment

Feedback

Was this page helpful?