Skip to main content

instances_access_config

Overview

Nameinstances_access_config
TypeResource
Idgoogle.compute.instances_access_config

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
add_access_configEXECinstance, networkInterface, project, zoneAdds an access config to an instance's network interface.
delete_access_configEXECaccessConfig, instance, networkInterface, project, zoneDeletes an access config from an instance's network interface.
update_access_configEXECinstance, networkInterface, project, zoneUpdates the specified access config from an instance's network interface with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules.