Skip to main content

instance_group_managers_per_instance_configs

Overview

Nameinstance_group_managers_per_instance_configs
TypeResource
Idgoogle.compute.instance_group_managers_per_instance_configs

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
delete_per_instance_configsEXECinstanceGroupManager, project, zoneDeletes selected per-instance configurations for the managed instance group.
list_per_instance_configsEXECinstanceGroupManager, project, zoneLists all of the per-instance configurations defined for the managed instance group. The orderBy query parameter is not supported.
update_per_instance_configsEXECinstanceGroupManager, project, zoneInserts or updates per-instance configurations for the managed instance group. perInstanceConfig.name serves as a key used to distinguish whether to perform insert or patch.