Namespaces_Access_SetSpec
Namespaces_Access_SetSpec
The Access.SetSpec structure contains the specification required to set new access control on the namespace.
JSON Example
{
"role": "string"
}
role
Required
The Access.Role enumerated type lists the default roles which can be associated with a subject on a domain on the namespace.
OWNER : This role allows modification and deletion of the namespace.
EDIT : This role allows modification of the namespace.
VIEW : This is a read-only role on the namespace.