@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
90 lines • 1.88 kB
JSON
{
"ClientToken": "string",
"NatGateway": {
"CreateTime": "string",
"DeleteTime": "string",
"FailureCode": "string",
"FailureMessage": "string",
"NatGatewayAddresses": [
{
"AllocationId": "string",
"NetworkInterfaceId": "string",
"PrivateIp": "string",
"PublicIp": "string"
},
{
"AllocationId": "string",
"NetworkInterfaceId": "string",
"PrivateIp": "string",
"PublicIp": "string"
},
{
"AllocationId": "string",
"NetworkInterfaceId": "string",
"PrivateIp": "string",
"PublicIp": "string"
},
{
"AllocationId": "string",
"NetworkInterfaceId": "string",
"PrivateIp": "string",
"PublicIp": "string"
},
{
"AllocationId": "string",
"NetworkInterfaceId": "string",
"PrivateIp": "string",
"PublicIp": "string"
}
],
"NatGatewayId": "string",
"ProvisionedBandwidth": {
"ProvisionTime": "string",
"Provisioned": "string",
"RequestTime": "string",
"Requested": "string",
"Status": "string"
},
"State": "deleting",
"SubnetId": "string",
"VpcId": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
}
}