The org alias.
The Salesforce instance the org was created on. e.g. cs42.
The username of the dev hub org that created this org. Only populated for scratch orgs.
The full url of the instance the org lives on.
Is the current org a dev hub org. e.g. They have access to the ScratchOrgInfo object.
Is the current org a sandbox (not a scratch org on a non-prod instance), but an actual Sandbox org). e.g. Organization has IsSandbox == true and TrialExpirationDate == null.
Is the current org a scratch org. e.g. Organization has IsSandbox == true and TrialExpirationDate != null.
The login url of the org. e.g. https://login.salesforce.com or https://test.salesforce.com.
The org ID.
The snapshot used to create the scratch org.
The OrgStatus of the org.
true: the org supports and wants source tracking false: the org opted out of tracking or can't support it
Org Fields.