CheckSetQueryDomainResources
CheckSetQueryDomainResources
Spec representing a set of resources in a domain to query check-sets for
JSON Example
{
"domainId": "string",
"resources": [
{
"resourceType": "VCENTER",
"resourceId": "187f6468-f9e0-45f5-8d34-b28efc1e7a36",
"resourceTargetVersion": "3.0.0-123456"
}
]
}
string
domainId
Required
Id of the domain to search for resources in
array of CheckSetQueryResource
resources
Optional
Resources in the domain to generate check-set candidates for