@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
229 lines • 5.33 kB
JSON
{
"NextToken": "string",
"CapacityReservations": [
{
"CapacityReservationId": "string",
"InstanceType": "string",
"InstancePlatform": "Linux with SQL Server Standard",
"AvailabilityZone": "string",
"Tenancy": "default",
"TotalInstanceCount": 2,
"AvailableInstanceCount": 5,
"EbsOptimized": true,
"EphemeralStorage": true,
"State": "pending",
"EndDate": "string",
"EndDateType": "unlimited",
"InstanceMatchCriteria": "targeted",
"CreateDate": "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"
}
]
},
{
"CapacityReservationId": "string",
"InstanceType": "string",
"InstancePlatform": "Linux with SQL Server Web",
"AvailabilityZone": "string",
"Tenancy": "default",
"TotalInstanceCount": 3,
"AvailableInstanceCount": 10,
"EbsOptimized": false,
"EphemeralStorage": false,
"State": "pending",
"EndDate": "string",
"EndDateType": "limited",
"InstanceMatchCriteria": "targeted",
"CreateDate": "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"
}
]
},
{
"CapacityReservationId": "string",
"InstanceType": "string",
"InstancePlatform": "Windows with SQL Server Web",
"AvailabilityZone": "string",
"Tenancy": "default",
"TotalInstanceCount": 6,
"AvailableInstanceCount": 10,
"EbsOptimized": true,
"EphemeralStorage": true,
"State": "active",
"EndDate": "string",
"EndDateType": "unlimited",
"InstanceMatchCriteria": "open",
"CreateDate": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
},
{
"CapacityReservationId": "string",
"InstanceType": "string",
"InstancePlatform": "SUSE Linux",
"AvailabilityZone": "string",
"Tenancy": "default",
"TotalInstanceCount": 1,
"AvailableInstanceCount": 4,
"EbsOptimized": true,
"EphemeralStorage": true,
"State": "pending",
"EndDate": "string",
"EndDateType": "limited",
"InstanceMatchCriteria": "open",
"CreateDate": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
},
{
"CapacityReservationId": "string",
"InstanceType": "string",
"InstancePlatform": "Red Hat Enterprise Linux",
"AvailabilityZone": "string",
"Tenancy": "default",
"TotalInstanceCount": 8,
"AvailableInstanceCount": 6,
"EbsOptimized": true,
"EphemeralStorage": true,
"State": "active",
"EndDate": "string",
"EndDateType": "unlimited",
"InstanceMatchCriteria": "targeted",
"CreateDate": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
}
]
},
{
"CapacityReservationId": "string",
"InstanceType": "string",
"InstancePlatform": "Windows with SQL Server",
"AvailabilityZone": "string",
"Tenancy": "dedicated",
"TotalInstanceCount": 1,
"AvailableInstanceCount": 3,
"EbsOptimized": true,
"EphemeralStorage": true,
"State": "failed",
"EndDate": "string",
"EndDateType": "unlimited",
"InstanceMatchCriteria": "targeted",
"CreateDate": "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"
}
]
}
]
}