ProviderInstanceResourcesTOV2
Properties
Record creation timestamp
ID of the credential storing the sensitive data of provider
Searchable fields are “id”, “name”, “providerLabel”, “providerInstanceId”, “status”
EdgeGateway Deployment which we can use to manage and monitor infrastructure
Unique record ID
Id of the Infrastructure Twin which can be use to talk to the corresponding infra module.
Status of provider instance
Possible values are: NONE , SYNCED , SYNC_NEEDED
Links to all infrastructure available from this provider
Provider instance name
CSP org id
True if an edge deployment is deployed on this subscription.
Provider label (provider of which this is an instance)
Resource tags that are added to Provider Instance
Record update timestamp
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"
}
Property Of
PageProviderInstanceResourcesTOV2