UserRoles Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The UserRoles collection gets, creates, updates, and deletes user roles for Virtual Machine Manager (VMM).
For more information about the placeholders used in the URI, see URL placeholders.
Namespace |
OData Collection URI |
---|---|
VMM |
https://{server-name}:{auth-port}/{subscription-id}/services/systemcenter/vmm/UserRoles |
Supported HTTP Verbs
Create (POST) |
Read (GET) |
Update (PUT) |
Delete (DELETE) |
---|---|---|---|
True |
True |
True |
True |
Operations
Create (POST) a UserRole [SPFSDK][VMMREF]
Create a UserRole [SPFSDK][VMMREF] entity.Read (GET) a UserRole [SPFSDK][VMMREF]
Get a UserRole [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.Update (PUT) a UserRole [SPFSDK][VMMREF]
Update an existing UserRole [SPFSDK][VMMREF] entity.Delete (DELETE) a UserRole [SPFSDK][VMMREF]
Delete an existing UserRole [SPFSDK][VMMREF] entity.