SecurityPolicies_Info

SecurityPolicies_Info
SecurityPolicies_Info

Representation of a security policy

JSON Example
{
    "policy": "string",
    "name": "string",
    "item_type_rules": {
        "item_type_rules": "string"
    }
}
string
policy
Required

Identifier of the security policy When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.content.SecurityPolicy. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.content.SecurityPolicy.

string
name
Required

Name of the security policy

object
item_type_rules
Required

Map of content library item type and rule types The rules can be associated with a security policy. When the security policy is applied to a content library, these rules will be used to validate specific item type.