GSMSuperAdminStatusResponseModel

Provides status information about a process flow for adding an existing console user as an API-only super admin to a GSM console.

NameDescriptionTypeAdditional Information
Status

The current status of the request process. The status can be either one of the following texts:

  • "Initiated": The access request has been successfully initiated and the confirmation message was sent out to the target e-mail address.
  • "EmailFailed": The confirmation message could not be sent to the target e-mail address.
  • "PendingApproval": The access request is pending approval.
  • "Approved": The access request has been approved by the GSM console owner.
  • "RequestComplete": The access request process is complete and the user has been added to the GSM console as an API-only super admin.
  • "RequestDenied": The access request process is complete, but the access request has been denied by the GSM console owner.
  • "RequestExpired": The access request process is complete, but the lifetime of the confirmation message has passed by without the GSM console owner acting on the request.

string

None.

InitiatedDate

The date and time when the access request process was initiated.

date

None.

StatusChangeDate

The date and time when the status of the access request process was last changed.

date

None.