NamespaceManagement_SupervisorServices_Versions_CarvelCreateSpec

NamespaceManagement_SupervisorServices_Versions_CarvelCreateSpec
NamespaceManagement_SupervisorServices_Versions_CarvelCreateSpec

The Versions.CarvelCreateSpec structure provides a specification required to create a Supervisor Service version from Carvel application package format (Package and PackageMetadata resources should be declared).

JSON Example
{
    "content": "string"
}
string
content
Required

Inline content that contains all service definition of the version in Carvel application package format, which shall be base64 encoded.