VMTemplates Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The VMTemplates collection gets and updates virtual machine templates in 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/VMTemplates |
Supported HTTP Verbs
Create (POST) |
Read (GET) |
Update (PUT) |
Delete (DELETE) |
---|---|---|---|
False |
True |
True |
False |
Operations
Read (GET) a VMTemplate [SPFSDK][VMMREF]
Get a VMTemplate [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.Update (PUT) a VMTemplate [SPFSDK][VMMREF]
Update an existing VMTemplate [SPFSDK][VMMREF] entity.