VmRestorePointDefaultNetworkSettings
The following properties represent the VmRestorePointDefaultNetworkSettings JSON schema.
VmRestorePointDefaultNetworkSettings
Property | Type | Description |
---|---|---|
restorePointId | string($uuid) | System ID assigned to a restore point in the Veeam Backup for AWS REST API. |
networkName | string | AWS name of an Amazon VPC (a virtual private cloud dedicated to an AWS account). |
networkId | string | AWS ID of the Amazon VPC. |
subNetworkName | string | AWS name of a subnet (a range of IP addresses in your VPC). |
subNetworkId | string | AWS ID of the subnet. |
securityGroupName | string | AWS name of a security group. |
securityGroupId | string | AWS ID of the security group. |