GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::EC2::GetCapacityReservationUsageResult(3) User Contributed Perl Documentation Paws::EC2::GetCapacityReservationUsageResult(3)

Paws::EC2::GetCapacityReservationUsageResult

The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.

The ID of the Capacity Reservation.

The type of instance for which the Capacity Reservation reserves capacity.

Information about the Capacity Reservation usage.

The token to use to retrieve the next page of results. This value is "null" when there are no more results to return.

The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:

  • "active" - The Capacity Reservation is active and the capacity is available for your use.
  • "expired" - The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.
  • "cancelled" - The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.
  • "pending" - The Capacity Reservation request was successful but the capacity provisioning is still pending.
  • "failed" - The Capacity Reservation request has failed. A request might fail due to invalid request parameters, capacity constraints, or instance limit constraints. Failed requests are retained for 60 minutes.

Valid values are: "active", "expired", "cancelled", "pending", "failed" =head2 TotalInstanceCount => Int

The number of instances for which the Capacity Reservation reserves capacity.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.