describe-allowed-instance-types¶
- subtitle
Get allowed compute instance types for both AWS and Azure cluster types and their default values.
- version
0.9.126
Description¶
Get allowed compute instance types for both AWS and Azure cluster types and their default values.
Synopsis¶
describe-allowed-instance-types
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
aws -> (object)
Allowed compute instance type values and default compute instance type value.
default -> (array)
Default value for the compute instance type usage. This setting is Cluster-wide.
item -> (string)
allowed -> (array)
Allowed values for the instance type. This setting is Cluster-wide.
item -> (string)
hive -> (object)
Allowed Virtual Warehouse compute instance types and their defaults.
Form Factors: public
default -> (string)
Default value for the compute instance type usage. This instance type will be used in the ‘create-vw’ command’s ‘instance-type’ field in case it has to be customized. The default value also depends on the cloud platform of the Cluster (AWS/Azure).
allowed -> (array)
Allowed values for the compute instance type usage. One of these values can be used in the ‘create-vw’ command’s ‘instance-type’ field .
item -> (string)
impala -> (object)
Allowed Virtual Warehouse compute instance types and their defaults.
Form Factors: public
default -> (string)
Default value for the compute instance type usage. This instance type will be used in the ‘create-vw’ command’s ‘instance-type’ field in case it has to be customized. The default value also depends on the cloud platform of the Cluster (AWS/Azure).
allowed -> (array)
Allowed values for the compute instance type usage. One of these values can be used in the ‘create-vw’ command’s ‘instance-type’ field .
item -> (string)
azure -> (object)
Allowed compute instance type values and default compute instance type value.
default -> (array)
Default value for the compute instance type usage. This setting is Cluster-wide.
item -> (string)
allowed -> (array)
Allowed values for the instance type. This setting is Cluster-wide.
item -> (string)
hive -> (object)
Allowed Virtual Warehouse compute instance types and their defaults.
Form Factors: public
default -> (string)
Default value for the compute instance type usage. This instance type will be used in the ‘create-vw’ command’s ‘instance-type’ field in case it has to be customized. The default value also depends on the cloud platform of the Cluster (AWS/Azure).
allowed -> (array)
Allowed values for the compute instance type usage. One of these values can be used in the ‘create-vw’ command’s ‘instance-type’ field .
item -> (string)
impala -> (object)
Allowed Virtual Warehouse compute instance types and their defaults.
Form Factors: public
default -> (string)
Default value for the compute instance type usage. This instance type will be used in the ‘create-vw’ command’s ‘instance-type’ field in case it has to be customized. The default value also depends on the cloud platform of the Cluster (AWS/Azure).
allowed -> (array)
Allowed values for the compute instance type usage. One of these values can be used in the ‘create-vw’ command’s ‘instance-type’ field .
item -> (string)
Form Factors¶
public