ImageComplianceCheckSpec

ImageComplianceCheckSpec
ImageComplianceCheckSpec

Contains the parameters required to run image compliance on Standalone Hosts in a domain

JSON Example
{
    "imageId": "string",
    "resources": [
        {
            "id": "string",
            "type": "string"
        }
    ]
}
string
imageId
Optional

ID of the Personality to be used for compliance check. If not provided host seeded image will be used for compliance

resources
Required

List of resources on which compliance check will be executed

Property Of