| Name |
Name of the environment. Enter a name that distinguishes
the instance as a development, test, or production
environment. For example, if you're defining a development
environment, you could include Dev in
the name. |
| Instance Type |
The type of environment you are defining:
- Sandbox
- Development
- Testing
- Staging
- Production
|
| Instance URL |
Web address of your ServiceNow
instance. |
| Instance ID |
The instance_id sys_property for the instance.注: The Instance ID is automatically generated when you complete all of the other fields and select Validate. |
| Application |
Application scope of the environment. |
| Instance credential |
Authentication data related to the instance that you're configuring as an environment.注: If you are using OAuth 2.0 credentials, select the appropriate credential for the instance record. For example, on your development instance record, select the OAuth Dev
credential, and for your test instance record, select the OAuth Test credential. |
| Is Controller? |
Identifies if this instance is a controller. This should
be selected for the production environment record where you
plan to manage deployment requests. For more information,
see Configure your controller instance. |