NamespaceManagement_SupervisorServices_UpdateSpec
NamespaceManagement_SupervisorServices_UpdateSpec
The SupervisorServices.UpdateSpec structure provides a specification required to update a Supervisor Service.
JSON Example
{
"display_name": "string",
"description": "string"
}
string
display_name
Optional
A human readable name of the Supervisor Service. If unset, the display name of the service will not be modified.
string
description
Optional
A human readable description of the Supervisor Service. If unset, the description of the service will not be modified.