{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects" ], "title": "TenantSecurityPolicyDeployment - Data API", "description": "Stores the status of deployments of a Security Center policy on a tenant. For more information, see Define and Deploy Security Policies. This object is available to Security Center subscribers in API version 54.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "DeploymentDate": { "type": "dateTime", "properties": "Create, Filter, Sort, Update", "description": "The date the deployment was triggered." }, "DeploymentStatus": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The status of the deployment. For example, Not Deployed, Processing, Deployed, or Failed." }, "Description": { "type": "string", "properties": "Create, Filter, Group, Nillable, Sort, Update", "description": "The description of the deployment status." }, "Name": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The name of the deployment." }, "PolicyIdentifier": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The ID of the TenantSecurityPolicy entity." }, "StatusDate": { "type": "dateTime", "properties": "Create, Filter, Sort, Update", "description": "The date that the status of the deployment was provided." }, "Tenant": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The ID of the tenant for which the policy was deployed." } }, "special_access_rules": "This object is read/write.", "associated_objects": "This object has these associated objects. If the API version isn’t specified, it’s available in the same API versions as this object. Otherwise, it’s available in the specified API version and later.\n\n- **TenantSecurityPolicyDeploymentChangeEvent**: Change events are available for the object.\n- **TenantSecurityPolicyDeploymentFeed**: Feed tracking is available for the object.\n- **TenantSecurityPolicyDeploymentHistory**: History is available for tracked fields of the object.\n- **TenantSecurityPolicyDeploymentOwnerSharingRule**: Sharing rules are available for the object.\n- **TenantSecurityPolicyDeploymentShare**: Sharing is available for the object." }