Oracle Cloud Infrastructure · Example Payload

Iam Create User Details Example

John Smith

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Iam Create User 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

compartmentIdnamedescriptionemail

Example Payload

Raw ↑
{
  "compartmentId": "ocid1.resource.oc1.iad.abcdefg123456",
  "name": "jsmith@example.com",
  "description": "John Smith",
  "email": "admin@example.com"
}