describe-allowed-instance-types¶
- subtitle
Get allowed compute instance types for both AWS and Azure cluster types and their default values.
- version
0.9.125
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)
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)
Form Factors¶
public