IpamDiscoveredResourceCidr - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IpamDiscoveredResourceCidr

An IPAM discovered resource CIDR. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses. The discovered resource CIDR is the IP address range in CIDR notation that is associated with the resource.

Contents

ipamResourceDiscoveryId

The resource discovery ID.

Type: String

Required: No

ipUsage

The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:

  • For resources that are VPCs, this is the percentage of IP address space in the VPC that's taken up by subnet CIDRs.

  • For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that's in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.

  • For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that's been allocated to Elastic IP addresses (EIPs).

Type: Double

Required: No

resourceCidr

The resource CIDR.

Type: String

Required: No

resourceId

The resource ID.

Type: String

Required: No

resourceOwnerId

The resource owner ID.

Type: String

Required: No

resourceRegion

The resource Region.

Type: String

Required: No

resourceTagSet

The resource tags.

Type: Array of IpamResourceTag objects

Required: No

resourceType

The resource type.

Type: String

Valid Values: vpc | subnet | eip | public-ipv4-pool | ipv6-pool | eni

Required: No

sampleTime

The last successful resource discovery time.

Type: Timestamp

Required: No

vpcId

The VPC ID.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: