Oracle Cloud Infrastructure · Example Payload

Compute Attach Volume Details Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Compute Attach Volume Details Example is an example object payload from Oracle Cloud Infrastructure, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

instanceIdvolumeIdtypedisplayNameisReadOnly

Example Payload

Raw ↑
{
  "instanceId": "ocid1.resource.oc1.iad.abcdefg123456",
  "volumeId": "ocid1.resource.oc1.iad.abcdefg123456",
  "type": "iscsi",
  "displayName": "my-resource",
  "isReadOnly": false
}