ProviderTemplateResponseDTO
ProviderTemplateResponseDTO
JSON Example
{
"logicalBuildId": "string",
"serviceType": "string",
"version": "string",
"status": "string",
"systemDefaults": {
"cpu": {
"min": 0,
"max": 0,
"defaultCPU": 0
},
"memory": {
"min": 0,
"max": 0,
"defaultMemory": 0,
"unit": "string"
},
"disk": {
"min": 0,
"max": 0,
"defaultDisk": 0,
"unit": "string"
}
},
"dbOptions": [
{
"key": "string",
"value": "string",
"type": "string",
"url": "string"
}
],
"templateType": "string",
"edition": "string"
}
string As uuid
As uuid
logicalBuildId
Optional
logicalBuildId
string
serviceType
Optional
serviceType
string
version
Optional
version
string
status
Optional
status
Possible values are :
PUBLISHED,
UNPUBLISHED,
RETIRED,
REQUESTED,
INPROGRESS,
FAILED,
AVAILABLE,
NOT_AVAILABLE,
UPLOAD_REQUIRED,
UPLOADING,
string
templateType
Optional
templateType
Possible values are :
PREDEFINED,
PROVIDER_UPLOADED,
ORG_ADMIN_UPLOADED,
string
edition
Optional
edition