CheckSetQueryDomainResources

CheckSetQueryDomainResources
CheckSetQueryDomainResources

Spec representing a set of resources in a domain to query check-sets for

JSON Example
{
    "domainId": "string",
    "resources": [
        {
            "resourceId": "187f6468-f9e0-45f5-8d34-b28efc1e7a36",
            "resourceTargetVersion": "3.0.0-123456",
            "resourceType": "VCENTER"
        }
    ]
}
string
domainId
Required

Id of the domain to search for resources in

resources
Optional

Resources in the domain to generate check-set candidates for