[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ProviderInstanceCreateTOV2
Properties
array of
string
denyOperations
Optional
User defined operations to be denied on this instance
Possible values are: EDGE_DEPLOYMENT , TEMPLATE_CREATION , UAG_DEPLOYMENT
string
edgeDeploymentId
Optional
EdgeGateway Deployment which we can use to manage and monitor infrastructure
string
name
Optional
User defined name for this instance
string
orgId
Optional
Org ID that owns this record
map of
string
resourceTags
Optional
Resource tags that are added to Provider Instance
JSON Example
{
"edgeDeploymentId": "0123456789",
"name": "My Instance Name",
"orgId": "0123456789"
}