ServiceAccount

ServiceAccount
ServiceAccount

Service accounts for the domain.

JSON Example
{
    "owner_id": "S-1-1-1-3965912346-1012345398-3123456564-123",
    "status": "ACTIVE",
    "username": "USER1"
}
string
owner_id
Optional

The owner of the service account.

string
status
Optional

The status of the service account.

  • ACTIVE: The service account credentials are working properly.
  • ERROR: The service account credentials are not working.
  • UNKNOWN: Status of the service account credentials is unknown.
Possible values are : ACTIVE, ERROR, UNKNOWN,
string
username
Optional

The username of the service account.