- URL:
- https://<notebookserveradmin>/security/psa/disable
- Methods:
POST- Required Capability:
- Administrator
- Version Introduced:
- 12.0
Description
The disable operation disables login privileges for the primary site administrator account. This operation can only be performed by an administrator when the Notebook Server is federated with an Enterprise portal. To re-enable the login privileges for the account, use the Enable primary site administrator operation.
Request parameters
| Parameter | Details |
|---|---|
| The response format. The default is Values: |
Example usage
https://notebookserver.example.com:11443/arcgis/admin/security/psa/disable?f=jsonJSON Response syntax
{"status": "success"}JSON Response example
{"status": "success"}