[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ProviderInstancePatchTOV2
Properties
string
name
Optional
User defined name
map of
string
resourceTags
Optional
Resource tags that are added to Provider Instance
JSON Example
{
"name": "My Provider Instance",
"providerDetails": {
"data": {
"key": "string"
},
"method": "ByAppRegistration"
},
"resourceTags": {
"key": "string"
}
}