NSX-T Data Center REST API

LicenseOffer (schema)

License offer

Subscription offer.

Name Description Type Notes
capacity Capacity

The capacity of the offer.
integer Readonly
charge_id Charge id

The charge ID of the offer.
string Readonly
enabled_features Enabled features

The property is used to identify the enabled features for the offer.
array of string Readonly
grace_period Grace period

When the offer end time comes or the offer is terminated, the services
will still be kept for the grace period. During the grace period,
customers cannot make any configuration change except deletion
operation. The status will be changed to PENDING_EXPIRY for expiration
or SUSPENDED for termination. After grace period, the subscription is
expired or terminated.
integer Readonly
is_free_trial Whether it is free trial or not

The property is used to identify whether the offer is for free trial.
boolean Readonly
Default: "False"
offer_end_time Offer end time

Subscription offer end time.
EpochMsTimestamp Readonly
offer_name Offer name

Subscription offer name.
string Readonly
offer_start_time Offer start time

Subscription offer start time.
EpochMsTimestamp Readonly
pricing_metrics_type Pricing metrics type

Pricing metrics type is used for usage reporting. CORE means CPU
cores. SERVICE_CORE means service cores. IP_ADDRESS means IP address
number. DATA_STORAGE means GB of data stored.
string Readonly
Enum: CORE, SERVICE_CORE, IP_ADDRESS, DATA_STORAGE
status Subscription status

Subscription status for the offer.
string Readonly
Enum: CREATED, ACTIVE, SUSPENDED, CANCELLED, TERMINATED, PENDING_EXPIRY, EXPIRED
subscription_id Subscription id

The subscription ID of the offer.
string Readonly