InlineRestGrantInfo1
InlineRestGrantInfo1
JSON Example
{
"id": "string",
"vimName": "string",
"policyName": "string",
"username": "string",
"updatedAt": "string",
"_links": {
"self": {
"href": "string"
},
"list": {
"href": "string"
},
"edit": {
"href": "string"
},
"delete": {
"href": "string"
}
}
}
string
id
Required
The unique identifier of Grant.
string
vimName
Required
The name of the subject VIM.
string
policyName
Required
The name of the subject Policy.
string
username
Required
The username who last modified or created this Grant.
string As date-time As date-time
updatedAt
Required
The last time when Grant was updated.