Settings_Clusters_Configuration_Drafts_CreateSpec

Settings_Clusters_Configuration_Drafts_CreateSpec
Settings_Clusters_Configuration_Drafts_CreateSpec

The Drafts.CreateSpec structure contains information used when creating a draft.

JSON Example
{
    "config": "string",
    "image_reference_host": "string"
}
string
config
Optional

The initial configuration for the draft. If not specified, the current desired configuration for the cluster will be used.

string
image_reference_host
Optional

The host to use as the desired image for the cluster when VLCM is not in use. If not specified, the previously used reference host will be carried over. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: HostSystem. When operations return a value of this structure as a result, the field will be an identifier for the resource type: HostSystem.