Contains the properties of the provision shard, including AWS and GCP related configurations
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'ProvisionShard' if this is a complete object or 'ProvisionShardLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
aws_account_operator_config | ServerConfig | [optional] | |
aws_base_domain | str | Contains the AWS base domain. | [optional] |
gcp_base_domain | str | Contains the GCP base domain. | [optional] |
gcp_project_operator | ServerConfig | [optional] | |
cloud_provider | CloudProvider | [optional] | |
creation_timestamp | datetime | Date and time when the provision shard was initially created, using the format defined in RFC3339. | [optional] |
hive_config | ServerConfig | [optional] | |
hypershift_config | ServerConfig | [optional] | |
last_update_timestamp | datetime | Date and time when the provision shard was last updated, using the format defined in RFC3339. | [optional] |
management_cluster | str | Contains the name of the management cluster for Hypershift clusters that are assigned to this shard. This field is populated by OCM, and must not be overwritten via API. | [optional] |
region | CloudRegion | [optional] | |
status | str | Status of the provision shard. Possible values: active/maintenance/offline. | [optional] |