Class ExecuteOntapPostResponse
Response message for ExecuteOntapPost API.
Implements
Inherited Members
Namespace: Google.Apis.NetAppFiles.v1beta1.Data
Assembly: Google.Apis.NetAppFiles.v1beta1.dll
Syntax
public class ExecuteOntapPostResponse : IDirectResponseSchema
Properties
Body
The raw JSON body of the response.
Declaration
[JsonProperty("body")]
public virtual IDictionary<string, object> Body { get; set; }
Property Value
| Type | Description |
|---|---|
| IDictionary<string, object> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |