Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
Adds existing resource policies to a regional disk. You can only add one policy which will be
applied to this disk for scheduling snapshot creation.
Create a request for the method "regionDisks.addResourcePolicies".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Bulk create a set of disks.
Create a request for the method "regionDisks.bulkInsert".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Creates a snapshot of a specified persistent disk. For regular snapshot creation, consider using
snapshots.insert instead, as that method supports more features, such as creating snapshots in a
project different from the source disk project.
Create a request for the method "regionDisks.createSnapshot".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region for this request.
disk - Name of the regional persistent disk to snapshot.
Deletes the specified regional persistent disk. Deleting a regional disk removes all the replicas
of its data permanently and is irreversible. However, deleting a disk does not delete any
snapshots previously made from the disk. You must separately delete snapshots.
Create a request for the method "regionDisks.delete".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region for this request.
disk - Name of the regional persistent disk to delete.
Returns a specified regional persistent disk.
Create a request for the method "regionDisks.get".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region for this request.
disk - Name of the regional persistent disk to return.
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Create a request for the method "regionDisks.getIamPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request.
resource - Name or id of the resource for this request.
Creates a persistent regional disk in the specified project using the data included in the
request.
Create a request for the method "regionDisks.insert".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Retrieves the list of persistent disks contained within the specified region.
Create a request for the method "regionDisks.list".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Removes resource policies from a regional disk.
Create a request for the method "regionDisks.removeResourcePolicies".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
Resizes the specified regional persistent disk.
Create a request for the method "regionDisks.resize".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Sets the access control policy on the specified resource. Replaces any existing policy.
Create a request for the method "regionDisks.setIamPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request.
resource - Name or id of the resource for this request.
Sets the labels on the target regional disk.
Create a request for the method "regionDisks.setLabels".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The region for this request.
resource - Name or id of the resource for this request.
Starts asynchronous replication. Must be invoked on the primary disk.
Create a request for the method "regionDisks.startAsyncReplication".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
Stops asynchronous replication. Can be invoked either on the primary or on the secondary disk.
Create a request for the method "regionDisks.stopAsyncReplication".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
Stops asynchronous replication for a consistency group of disks. Can be invoked either in the
primary or secondary scope.
Create a request for the method "regionDisks.stopGroupAsyncReplication".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request. This must be the region of the primary or secondary disks
in the consistency group.
Returns permissions that a caller has on the specified resource.
Create a request for the method "regionDisks.testIamPermissions".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request.
resource - Name or id of the resource for this request.
Update the specified disk with the data included in the request. Update is performed only on
selected fields included as part of update-mask. Only the following fields can be modified:
user_license.
Create a request for the method "regionDisks.update".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.