Update Primary Site Administrator
- URL:http://server:port/arcgis/admin/security/psa/update
(POST only)
- Required Capability:Administrator
- Version Introduced:10.1
Description
You can use this operation to change the account properties of the primary site administrator.
Note:
- The primary site administrator account is stored within ArcGIS server and can be used to log into Manager and perform administrative workflows.
- This operation must be invoked over an SSL connection as requires an exchange of vital credentials.
Request Parameters
|
Parameter |
Details |
|---|---|
| username |
Description: You can optionally provide a new name for the primary site administrator account. |
| password |
Description: The password for the new primary site administrator account. |
| f |
Description: The response format. The default response format is html. Values: html | json |
Example Usage
http://server:port/arcgis/admin/security/psa/update
username=agsadmin
password=newSecret