Oracle Cloud Infrastructure · Example Payload

Oracle Cloud Getnamespace Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

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

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "getNamespace",
  "method": "GET",
  "path": "/n",
  "summary": "Oracle Cloud Get Namespace",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "GetNamespace200Example",
      "example": "my-namespace"
    }
  ]
}