Google Cloud Net App V1 Client - Class ExecuteOntapPostRequest (1.12.0)

Reference documentation and code samples for the Google Cloud Net App V1 Client class ExecuteOntapPostRequest.

Request message for ExecuteOntapPost API.

Generated from protobuf message google.cloud.netapp.v1.ExecuteOntapPostRequest

Namespace

Google \ Cloud \ NetApp \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ body
Google\Protobuf\Struct

Required. The raw JSON body of the request. The body should be in the format of the ONTAP resource. For example: { "body": { "field1": "value1", "field2": "value2", } }

↳ ontap_path
string

Required. The resource path of the ONTAP resource. Format: projects/{project_number}/locations/{location_id}/storagePools/{storage_pool_id}/ontap/{ontap_resource_path} . For example: projects/123456789/locations/us-central1/storagePools/my-storage-pool/ontap/api/storage/volumes .

getBody

Required. The raw JSON body of the request.

The body should be in the format of the ONTAP resource. For example:

 {
  "body": {
    "field1": "value1",
    "field2": "value2",
  }
} 
Returns
Type
Description

hasBody

clearBody

setBody

Required. The raw JSON body of the request.

The body should be in the format of the ONTAP resource. For example:

 {
  "body": {
    "field1": "value1",
    "field2": "value2",
  }
} 
Parameter
Name
Description
Returns
Type
Description
$this

getOntapPath

Required. The resource path of the ONTAP resource.

Format: projects/{project_number}/locations/{location_id}/storagePools/{storage_pool_id}/ontap/{ontap_resource_path} . For example: projects/123456789/locations/us-central1/storagePools/my-storage-pool/ontap/api/storage/volumes .

Returns
Type
Description
string

setOntapPath

Required. The resource path of the ONTAP resource.

Format: projects/{project_number}/locations/{location_id}/storagePools/{storage_pool_id}/ontap/{ontap_resource_path} . For example: projects/123456789/locations/us-central1/storagePools/my-storage-pool/ontap/api/storage/volumes .

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: