Schemas
PolicyMetadata
EnableWarningHandlingTells the XML Validation API to return warnings in the response when validating the input XML. Warnings are disabled by default.
AllowEmptyEncodingConfigures the ability to allow validation to pass if no character encoding is specified in the input XML.
AllowDoctypeInCDataConfigures the XML Validation API to fail validation if it encounters a doctype declaration in the CDATA section. Alternatively this can be set to true to allow doctype declarations.
BlockedTagsAllows the XML Validation API to fail if it encounters any of these tags while validating the input XML.
AllowedEncodingsAllows users to specify which character encoding standard to allow in the input XML. If the XML validation API encounters a specified encoding, validation will fail and the encoding standard is identified in the ValidationResults object on the response.
WritePolicyBody
Provides the policy metadata and link to where the full policy settings can be acquired.
statusWritePolicyBodyResponse
schemaNameIdentifies the schema and its version. The format should be in the format of [name]v[version], consisting of only alphanumeric characters [A-Za-z0-9].
policyNamepolicyIdentitypolicyVersionIdentifies the version of the Policy.
isDefaultPolicystatusPolicyCommonProperties
schemaNameIdentifies the schema and its version. The format should be in the format of [name]v[version], consisting of only alphanumeric characters [A-Za-z0-9].
policyNamepolicyIdentitypolicyVersionIdentifies the version of the Policy.
isDefaultPolicystatusSchemaName
Identifies the schema and its version. The format should be in the format of [name]v[version], consisting of only alphanumeric characters [A-Za-z0-9].
GetAllPolicyItem
policyNameisDefaultPolicy