DeploymentReference
DeploymentReference
Deployment to which resource belongs
JSON Example
{
"description": "string",
"iconId": "string",
"id": "string",
"leaseExpireAt": "string",
"name": "string",
"ownedBy": "string",
"owner": {
"email": "string",
"firstname": "string",
"id": "string",
"lastname": "string",
"type": "string"
},
"ownerType": "string"
}
string
description
Optional
description
string
iconId
Optional
iconId
string As uuid
As uuid
id
Optional
id
string As date-time
As date-time
leaseExpireAt
Optional
leaseExpireAt
string
name
Optional
name
string
ownedBy
Optional
ownedBy
string
ownerType
Optional
ownerType
Possible values are :
USER,
AD_GROUP,