InlineInfraPolicies1
InlineInfraPolicies1
JSON Example
undefined undefined
{
"values": [
{
"id": "string",
"name": "string",
"description": "string",
"vcComputePolicyName": "string",
"isMandatory": false,
"policyRule": {
"operator": "string",
"rules": [
"PolicyRule Object"
],
"workloadPolicyRule": {
"guestOsRule": {
"operator": "string",
"value": "string"
},
"guestOsFamilyRule": {
"operator": "string",
"value": "string"
},
"labelSelectorRules": [
{
"operator": "string",
"ruleKey": "string",
"values": [
"string"
]
}
]
}
},
"compatibleRegionZones": [
{
"region": {
"name": "string",
"id": "string"
},
"zones": [
{
"name": "string",
"id": "string"
}
]
}
],
"creationStatus": "string",
"creationTime": "string",
"syncedToVCenters": false
}
]
}