NamespaceManagement_SupervisorServices_ContentCheckSpec
NamespaceManagement_SupervisorServices_ContentCheckSpec
The SupervisorServices.ContentCheckSpec structure provides a specification required for validation checks on the content of a Supervisor Service version.
JSON Example
{
"content": "string"
}
string
content
Optional
The content of a Supervisor Service version, which shall be base64 encoded. If unset, the content shall be provided separately. In the current release, this field is required, otherwise InvalidArgument will be thrown.