Services Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The Services collection reads, creates, updates, or deletes Virtual Machine Manager (VMM) services.
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/Services |
Supported HTTP Verbs
Create (POST) |
Read (GET) |
Update (PUT) |
Delete (DELETE) |
---|---|---|---|
True |
True |
True |
True |
Operations
Create (POST) a Service [SPFSDK][VMMREF]
Create a Service [SPFSDK][VMMREF] entity.Read (GET) a Service [SPFSDK][VMMREF]
Get a Service [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.Update (PUT) a Service [SPFSDK][VMMREF]
Update an existing Service [SPFSDK][VMMREF] entity.Delete (DELETE) a Service [SPFSDK][VMMREF]
Delete an existing Service [SPFSDK][VMMREF] entity.