google_api_resource_views v0.0.1 GoogleApi.ResourceViews.V1beta2.Api.ZoneViews View Source

API calls for all endpoints tagged ZoneViews.

Link to this section Summary

Link to this section Functions

Link to this function resourceviews_zone_views_add_resources(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_add_resources(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.Operation.t} |
  {:error, Tesla.Env.t}

Add resources to the view.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :body (ZoneViewsAddResourcesRequest):

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.Operation{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_delete(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_delete(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.Operation.t} |
  {:error, Tesla.Env.t}

Delete a resource view.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.Operation{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_get(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_get(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.ResourceView.t} |
  {:error, Tesla.Env.t}

Get the information of a zonal resource view.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.ResourceView{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_get_service(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_get_service(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.ZoneViewsGetServiceResponse.t} |
  {:error, Tesla.Env.t}

Get the service information of a resource view or a resource.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :resource_name (String): The name of the resource if user wants to get the service information of the resource.

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.ZoneViewsGetServiceResponse{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_insert(connection, project, zone, opts \\ []) View Source
resourceviews_zone_views_insert(Tesla.Env.client, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.Operation.t} |
  {:error, Tesla.Env.t}

Create a resource view.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :body (ResourceView):

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.Operation{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_list(connection, project, zone, opts \\ []) View Source
resourceviews_zone_views_list(Tesla.Env.client, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.ZoneViewsList.t} |
  {:error, Tesla.Env.t}

List resource views.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :max_results (Integer): Maximum count of results to be returned. Acceptable values are 0 to 5000, inclusive. (Default: 5000)
    • :page_token (String): Specifies a nextPageToken returned by a previous list request. This token can be used to request the next page of results from a previous list request.

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.ZoneViewsList{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_list_resources(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_list_resources(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.ZoneViewsListResourcesResponse.t} |
  {:error, Tesla.Env.t}

List the resources of the resource view.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :format (String): The requested format of the return value. It can be URL or URL_PORT. A JSON object will be included in the response based on the format. The default format is NONE, which results in no JSON in the response.
    • :list_state (String): The state of the instance to list. By default, it lists all instances.
    • :max_results (Integer): Maximum count of results to be returned. Acceptable values are 0 to 5000, inclusive. (Default: 5000)
    • :page_token (String): Specifies a nextPageToken returned by a previous list request. This token can be used to request the next page of results from a previous list request.
    • :service_name (String): The service name to return in the response. It is optional and if it is not set, all the service end points will be returned.

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.ZoneViewsListResourcesResponse{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_remove_resources(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_remove_resources(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.Operation.t} |
  {:error, Tesla.Env.t}

Remove resources from the view.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :body (ZoneViewsRemoveResourcesRequest):

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.Operation{}} on success {:error, info} on failure

Link to this function resourceviews_zone_views_set_service(connection, project, zone, resource_view, opts \\ []) View Source
resourceviews_zone_views_set_service(Tesla.Env.client, String.t, String.t, String.t, keyword) ::
  {:ok, GoogleApi.ResourceViews.V1beta2.Model.Operation.t} |
  {:error, Tesla.Env.t}

Update the service information of a resource view or a resource.

Parameters

  • connection (GoogleApi.ResourceViews.V1beta2.Connection): Connection to server
  • project (String): The project name of the resource view.
  • zone (String): The zone name of the resource view.
  • resource_view (String): The name of the resource view.
  • opts (KeywordList): [optional] Optional parameters

    • :alt (String): Data format for the response.
    • :fields (String): Selector specifying which fields to include in a partial response.
    • :key (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.
    • :oauth_token (String): OAuth 2.0 token for the current user.
    • :pretty_print (Boolean): Returns response with indentations and line breaks.
    • :quota_user (String): Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
    • :user_ip (String): IP address of the site where the request originates. Use this if you want to enforce per-user limits.
    • :body (ZoneViewsSetServiceRequest):

Returns

{:ok, %GoogleApi.ResourceViews.V1beta2.Model.Operation{}} on success {:error, info} on failure