ENUM
OrgStatus
Description
Status of the M365 org.
link GraphQL Schema definition
- enum OrgStatus {
- # Org is in active state.
- # Org is in deleted state.
- # Org is being deleted.
- # Org is in failed state.
- # Org is in refresh stage.
- # Org is in unhealthy state.
- }