Compute Engine API: regionNotificationEndpoints. Creates and runs virtual machines on Google Cloud Platform. See: https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints
Compute Engine API: regionNotificationEndpoints. Creates and runs virtual machines on Google Cloud Platform. See: https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints
(delete$ auth parameters)https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/delete
Required parameters: notificationEndpoint, project, region
Optional parameters: requestId
Deletes the specified NotificationEndpoint in the given region
https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/delete Required parameters: notificationEndpoint, project, region Optional parameters: requestId Deletes the specified NotificationEndpoint in the given region
(get$ auth parameters)https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/get
Required parameters: notificationEndpoint, project, region
Optional parameters: none
Returns the specified NotificationEndpoint resource in the given region.
https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/get Required parameters: notificationEndpoint, project, region Optional parameters: none Returns the specified NotificationEndpoint resource in the given region.
(insert$ auth parameters body)https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/insert
Required parameters: project, region
Optional parameters: requestId
Body:
{:kind string, :id string, :creationTimestamp string, :name string, :description string, :selfLink string, :region string, :grpcSettings {:endpoint string, :retryDurationSec integer, :payloadName string, :authority string, :resendInterval Duration}}
Create a NotificationEndpoint in the specified project in the given region using the parameters that are included in the request.
https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/insert
Required parameters: project, region
Optional parameters: requestId
Body: 
{:kind string,
 :id string,
 :creationTimestamp string,
 :name string,
 :description string,
 :selfLink string,
 :region string,
 :grpcSettings {:endpoint string,
                :retryDurationSec integer,
                :payloadName string,
                :authority string,
                :resendInterval Duration}}
Create a NotificationEndpoint in the specified project in the given region using the parameters that are included in the request.(list$ auth parameters)https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/list
Required parameters: project, region
Optional parameters: filter, maxResults, orderBy, pageToken, returnPartialSuccess
Lists the NotificationEndpoints for a project in the given region.
https://cloud.google.com/compute/api/reference/rest/v1/regionNotificationEndpoints/list Required parameters: project, region Optional parameters: filter, maxResults, orderBy, pageToken, returnPartialSuccess Lists the NotificationEndpoints for a project in the given region.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |