CustomNamingCounter
CustomNamingCounter
A representation of a Counter.
JSON Example
{
"id": "string",
"cnResourceType": "string",
"currentCounter": 0,
"active": false,
"projectId": "string"
}
string As uuid
As uuid
id
Optional
id
string
cnResourceType
Required
The resource type of custom name
Possible values are :
COMPUTE,
NETWORK,
COMPUTE_STORAGE,
LOAD_BALANCER,
RESOURCE_GROUP,
GATEWAY,
NAT,
SECURITY_GROUP,
GENERIC,
integer As int64
As int64
currentCounter
Required
The current counter of custom name
boolean
active
Optional
active
string
projectId
Required
The project id to which the counter is mapped