RunAsAccounts Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The RunAsAccounts collection gets, creates, updates, and deletes Run As account entities for a specific Service Provider Foundation stamp.
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/RunAsAccounts |
Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) |
|---|---|---|---|
True | True | True | True |
- Create (POST) a RunAsAccount [SPFSDK][VMMREF]
Create a RunAsAccount [SPFSDK][VMMREF] entity.
- Read (GET) a RunAsAccount [SPFSDK][VMMREF]
Get a RunAsAccount [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.
- Update (PUT) a RunAsAccount [SPFSDK][VMMREF]
Update an existing RunAsAccount [SPFSDK][VMMREF]entity.
- Delete (DELETE) a RunAsAccount [SPFSDK][VMMREF]
Delete an existing RunAsAccount [SPFSDK][VMMREF] entity.
Show: