Oracle Cloud Infrastructure · Example Payload

Iam User Example

John Smith

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

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

Top-level fields

idcompartmentIdnamedescriptionemaillifecycleStateisMfaActivatedtimeCreated

Example Payload

Raw ↑
{
  "id": "ocid1.user.oc1..abcdefg123456",
  "compartmentId": "ocid1.resource.oc1.iad.abcdefg123456",
  "name": "jsmith@example.com",
  "description": "John Smith",
  "email": "jsmith@example.com",
  "lifecycleState": "CREATING",
  "isMfaActivated": true,
  "timeCreated": "2026-04-18T10:30:00Z"
}