Oracle · Example Payload

Oci Compute Image Example

CloudDatabaseEnterpriseInfrastructureSaaSFortune 100

Oci Compute Image Example is an example object payload from Oracle, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcompartmentIddisplayNameoperatingSystemoperatingSystemVersiontimeCreatedbaseImageIdsizeInMBsbillableSizeInGBscreateImageAllowedagentFeatureslaunchModelistingType

Example Payload

Raw ↑
{
  "id": "abc123",
  "compartmentId": "500123",
  "displayName": "example_value",
  "operatingSystem": "example_value",
  "operatingSystemVersion": "example_value",
  "timeCreated": "example_value",
  "baseImageId": "500123",
  "sizeInMBs": 10,
  "billableSizeInGBs": 10,
  "createImageAllowed": true,
  "agentFeatures": "example_value",
  "launchMode": "example_value",
  "listingType": "example_value"
}