VMCheckPoints Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The VMCheckPoints collection gets, creates, updates, or deletes checkpoints of virtual machines inVirtual 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/VMCheckPoints |
Supported HTTP Verbs
Create (POST) |
Read (GET) |
Update (PUT) |
Delete (DELETE) |
---|---|---|---|
True |
True |
True |
True |
Operations
Create (POST) a VMCheckPoint [SPFSDK][VMMREF]
Create a VMCheckPoint [SPFSDK][VMMREF] entity.Read (GET) a VMCheckPoint [SPFSDK][VMMREF]
Get a VMCheckPoint [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.Update (PUT) a VMCheckPoint [SPFSDK][VMMREF]
Update an existing VMCheckPoint [SPFSDK][VMMREF] entity.Delete (DELETE) a VMCheckPoint [SPFSDK][VMMREF]
Delete an existing VMCheckPoint [SPFSDK][VMMREF] entity.