BehaviorAccess
BehaviorAccess
A definition of an access control configuration of a Behavior.
JSON Example
{
"behaviorId": "urn:vcloud:behavior-interface:testNode:vendorA:containerCluster:1.0.0",
"accessLevelId": "urn:vcloud:accessLevel:ReadOnly"
}
string
behaviorId
Optional
The ID of the Behavior. It can be both a behavior-interface or an overriden behavior-type ID.
string
accessLevelId
Optional
The ID of an AccessLevel.
Availability
Added in 35.0
Parameter To
Returned By