get_migration_gateways_result
get_migration_gateways_result
This class is array of
object
JSON Example
[
{
"original": {
"id": 0,
"name": "string",
"ipAddress": "string",
"nsdPortabilityEnabled": "string",
"virtualIpv4AddressList": [
"string"
],
"virtualIpv6Prefix": "string",
"state": "string",
"site": {
"id": 0,
"created": "string",
"name": "string",
"logicalId": "string",
"contactName": "string",
"contactPhone": "string",
"contactMobile": "string",
"contactEmail": "string",
"streetAddress": "string",
"streetAddress2": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"lat": "number",
"lon": "number",
"timezone": "string",
"locale": "string",
"shippingSameAsLocation": 0,
"shippingContactName": "string",
"shippingAddress": "string",
"shippingAddress2": "string",
"shippingCity": "string",
"shippingState": "string",
"shippingCountry": "string",
"shippingPostalCode": "string",
"modified": "string"
}
},
"replacement": {
"id": 0,
"name": "string",
"ipAddress": "string",
"nsdPortabilityEnabled": "string",
"virtualIpv4AddressList": "string",
"virtualIpv6Prefix": "string",
"site": {
"id": 0,
"created": "string",
"name": "string",
"logicalId": "string",
"contactName": "string",
"contactPhone": "string",
"contactMobile": "string",
"contactEmail": "string",
"streetAddress": "string",
"streetAddress2": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"lat": "number",
"lon": "number",
"timezone": "string",
"locale": "string",
"shippingSameAsLocation": 0,
"shippingContactName": "string",
"shippingAddress": "string",
"shippingAddress2": "string",
"shippingCity": "string",
"shippingState": "string",
"shippingCountry": "string",
"shippingPostalCode": "string",
"modified": "string"
}
},
"isSuperGateway": false,
"status": "string",
"migrationDate": 0
}
]