Oracle Cloud Infrastructure · Example Payload

Functions Create Application Details Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

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

Top-level fields

compartmentIddisplayNamesubnetIdsconfig

Example Payload

Raw ↑
{
  "compartmentId": "ocid1.resource.oc1.iad.abcdefg123456",
  "displayName": "my-resource",
  "subnetIds": "['example-value']",
  "config": {
    "key1": "value1"
  }
}