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
array of
TransitionResourceSpec
resources
Required
Constraints:
minItems: 1
List of resources on which compliance check will be executed