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

ProviderInstanceResourcesTOV2

Properties

string as date-time
createdAt Optional

Record creation timestamp


string
credentialId Optional

ID of the credential storing the sensitive data of provider


edgeDeployment Optional

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


string
edgeDeploymentId Optional

EdgeGateway Deployment which we can use to manage and monitor infrastructure


string
id Optional

Unique record ID


string
infraTwinId Optional

Id of the Infrastructure Twin which can be use to talk to the corresponding infra module.


string
infraTwinSyncStatus Optional

Status of provider instance

Possible values are: NONESYNCEDSYNC_NEEDED


map of string
infrastructureLinks Optional

Links to all infrastructure available from this provider


string
name Optional

Provider instance name


string
orgId Optional

CSP org id


boolean
primaryProvider Optional

True if an edge deployment is deployed on this subscription.


providerDetails Optional

string
providerLabel Optional

Provider label (provider of which this is an instance)


map of string
resourceTags Optional

Resource tags that are added to Provider Instance


array of TemplateTOV2
templates Optional

Details of the templates


uagDeployments Optional

Details of the UAG deployments


string as date-time
updatedAt Optional

Record update timestamp


integer as int64
version Optional

Record version (internal)

JSON Example

{
    "credentialId": "0123456789",
    "edgeDeploymentId": "0123456789",
    "id": "0123456789",
    "infraTwinId": "0123456789",
    "infraTwinSyncStatus": "READY",
    "name": "My Instance Name",
    "orgId": "0123456789",
    "primaryProvider": false,
    "providerLabel": "AZURE"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

PageProviderInstanceResourcesTOV2

Feedback

Was this page helpful?