Interface DedicatedHostProfile.Status
- Enclosing class:
DedicatedHostProfile
public static interface DedicatedHostProfile.Status
The status of the dedicated host profile:
- `previous`: This dedicated host profile is an older revision, but remains provisionable
and usable.
- `current`: This dedicated host profile is the latest revision.
Revisions are indicated by the generation of a dedicated host profile. Refer to the [profile naming
conventions](https://cloud.ibm.com/docs/vpc?topic=vpc-dh-profiles&interface=ui#profiles-naming-rule) for
information on how generations are defined within a dedicated host profile.
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Summary
Fields
-
Field Details
-
CURRENT
-
PREVIOUS
-