Client library for Compute Engine API
npm install --save @datafire/google_compute
let google_compute = require('@datafire/google_compute').create({
access_token: "",
refresh_token: "",
client_id: "",
client_secret: "",
redirect_uri: ""
});
.then(data => {
console.log(data);
});
Creates and runs virtual machines on Google Cloud Platform.
Exchange the code passed to your redirect URI for an access_token
google_compute.oauthCallback({
"code": ""
}, context)
object
string
object
string
string
string
string
string
Exchange a refresh_token for an access_token
google_compute.oauthRefresh(null, context)
This action has no parameters
object
string
string
string
string
string
Retrieves a list of Operation resources contained within the specified organization.
google_compute.compute.globalOrganizationOperations.list({}, context)
object
string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.string
: Parent ID for this request.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Deletes the specified Operations resource.
google_compute.compute.globalOrganizationOperations.delete({
"operation": ""
}, context)
object
string
: Name of the Operations resource to delete.string
: Parent ID for this request.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Output schema unknown
Retrieves the specified Operations resource. Gets a list of operations by making a list()
request.
google_compute.compute.globalOrganizationOperations.get({
"operation": ""
}, context)
object
string
: Name of the Operations resource to return.string
: Parent ID for this request.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Returns the specified Project resource.
google_compute.compute.projects.get({
"project": ""
}, context)
object
string
: Project ID for this request.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of accelerator types.
google_compute.compute.acceleratorTypes.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of addresses.
google_compute.compute.addresses.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of autoscalers.
google_compute.compute.autoscalers.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves the list of all BackendService resources, regional and global, available to the specified project.
google_compute.compute.backendServices.aggregatedList({
"project": ""
}, context)
object
string
: Name of the project scoping this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of commitments.
google_compute.compute.regionCommitments.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of disk types.
google_compute.compute.diskTypes.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of persistent disks.
google_compute.compute.disks.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of forwarding rules.
google_compute.compute.forwardingRules.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves the list of all HealthCheck resources, regional and global, available to the specified project.
google_compute.compute.healthChecks.aggregatedList({
"project": ""
}, context)
object
string
: Name of the project scoping this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves the list of managed instance groups and groups them by zone.
google_compute.compute.instanceGroupManagers.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves the list of instance groups and sorts them by zone.
google_compute.compute.instanceGroups.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves aggregated list of all of the instances in your project across all regions and zones.
google_compute.compute.instances.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of interconnect attachments.
google_compute.compute.interconnectAttachments.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of machine types.
google_compute.compute.machineTypes.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves the list of network endpoint groups and sorts them by zone.
google_compute.compute.networkEndpointGroups.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of node groups. Note: use nodeGroups.listNodes for more details about each group.
google_compute.compute.nodeGroups.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of node templates.
google_compute.compute.nodeTemplates.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of node types.
google_compute.compute.nodeTypes.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of all operations.
google_compute.compute.globalOperations.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of packetMirrorings.
google_compute.compute.packetMirrorings.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of reservations.
google_compute.compute.reservations.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of resource policies.
google_compute.compute.resourcePolicies.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.integer
: The maximum number of results per page that should be returned. If the number of available results is larger than maxResults
, Compute Engine returns a nextPageToken
that can be used to get the next page of results in subsequent list requests. Acceptable values are 0
to 500
, inclusive. (Default: 500
)string
: Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.string
: Specifies a page token to use. Set pageToken
to the nextPageToken
returned by a previous list request to get the next page of results.boolean
: Opt-in for partial success behavior which provides partial results in case of failure. The default value is false and the logic is the same as today.string
(values: json): Data format for the response.string
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: An opaque string that represents a user for quota purposes. Must not exceed 40 characters.string
: Deprecated. Please use quotaUser instead.Retrieves an aggregated list of routers.
google_compute.compute.routers.aggregatedList({
"project": ""
}, context)
object
string
: Project ID for this request.string
: A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =
, !=
, >
, or <
.boolean
: Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope forVersion | Tag | Published |
---|---|---|
6.0.0 | latest | 2yrs ago |