Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

TenantSecurityPolicyDeployment

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.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

This object is read/write.

Fields

Field Details
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.

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.

TenantSecurityPolicyDeploymentChangeEvent
Change events are available for the object.
TenantSecurityPolicyDeploymentFeed
Feed tracking is available for the object.
TenantSecurityPolicyDeploymentHistory
History is available for tracked fields of the object.
TenantSecurityPolicyDeploymentOwnerSharingRule
Sharing rules are available for the object.
TenantSecurityPolicyDeploymentShare
Sharing is available for the object.