FeatureDeploymentStatus
Properties
Possible values are: malware-prevention , cloud-connector , intelligence , intelligence-migration , metrics , ndr , reputation-service
Deployment status of the given feature.
Possible values are: DEPLOYMENT_IN_PROGRESS , DEPLOYMENT_SUCCESSFUL , DEPLOYMENT_FAILED , UNDEPLOYMENT_IN_PROGRESS , UNDEPLOYMENT_FAILED , NOT_DEPLOYED , UNKNOWN
Detailed reason for the status, if available.
JSON Example
{
"feature": "malware-prevention",
"status": "DEPLOYMENT_IN_PROGRESS"
}
Returned By
Manage Feature Deployment
Get Feature Deployment Status