NATConnections Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The NATConnections collection creates, reads, updates, or deletes network address translation (NAT) connections for Virtual Machine Manager (VMM).
Namespace | OData Collection URI |
|---|---|
VMM | https://{server-name}:{server-port}/{subscription-id}/services/systemcenter/vmm/NATConnections |
Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) |
|---|---|---|---|
True | True | True | True |
The VPNConnection [SPFSDK][VMMREF] entity is exposed through this collection. These entity records directly relate to an existing VMNetworkGateway [SPFSDK][VMMREF] instance.
- Create (POST) a NATConnection [SPFSDK][VMMREF]
Create a NATConnection [SPFSDK][VMMREF] entity.
- Read (GET) a NATConnection [SPFSDK][VMMREF]
Get a NATConnection [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.
- Update (PUT) a NATConnection [SPFSDK][VMMREF]
Update an existing NATConnection [SPFSDK][VMMREF] entity.
- Delete (DELETE) a NATConnection [SPFSDK][VMMREF]
Delete an existing NATConnection [SPFSDK][VMMREF] entity.