name | data type | description |
---|---|---|
guid | string | |
cloudServiceProviderType | CloudServiceProviderType | |
name | string | |
possibleActions | array of RbacInstanceAction |
Example
{ "guid" : "...", "cloudServiceProviderType" : "MICROSOFT365", "name" : "...", "possibleActions" : [ "READ", "HV_READ" ] }