VMNetworkGateways Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The VMNetworkGateways collection gets, creates, updates, or deletes virtual network adapters 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/VMNetworkGateways |
Supported HTTP Verbs
Create (POST) |
Read (GET) |
Update (PUT) |
Delete (DELETE) |
---|---|---|---|
True |
True |
True |
True |
Notes
Before a VM network gateway can be created, the backing-fabric VM network must be assigned to a logical network that already has been configured with a gateway service. See Configuring VM Networks and Gateways in VMM for more information.
The VMNetworkGateway [SPFSDK][VMMREF] entity is exposed through this collection. These entity records directly relate to an existing VMNetwork [SPFSDK][VMMREF] instance.
Operations
Create (POST) a VMNetworkGateway [SPFSDK][VMMREF]
Create a VMNetworkGateway [SPFSDK][VMMREF] entity.Read (GET) a VMNetworkGateway [SPFSDK][VMMREF]
Get a VMNetworkGateway [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.Update (PUT) a VMNetworkGateway [SPFSDK][VMMREF]
Update an existing VMNetworkGateway [SPFSDK][VMMREF] entity.Delete (DELETE) a VMNetworkGateway [SPFSDK][VMMREF]
Delete an existing VMNetworkGateway [SPFSDK][VMMREF] entity.
See Also
Resource Collections
BGPPeers Collection [SPFSDK][VMMREF]
VPNConnections Collection [SPFSDK][VMMREF]
VMNetworks Collection [SPFSDK][VMMREF]
NATConnections Collection [SPFSDK][VMMREF]