- Block Services
- File Services
- Object Service
- Compute Services
-
Virtual Data Center Services
- Authentication Provider
- Auto Tiering
- Block Virtual Pool
- File Virtual Pool
- Migration
- Fabric Manager
- Network
- Protection System
- Storage Provider
- SMIS Provider
- Storage Tier
- Storage System
- Storage Port
- Storage Pool
- Trust Store Resource
- UnManaged Volume
- Unmanaged File System
- UnManaged Export Mask
- Virtual Array
- Virtual Data Center Capacity
- Virtual Data Center
- User Group
- Virtual Nas
- Tenant Services
- Config Services
- UI Services
- UI Services (Deprecated)
- System Management Services
- Other Services
- API Error Codes

Get Proxy Token
Requests a proxy authentication token corresponding to the user in the Context A user must already be authenticated and have an auth-token in order to be able to get a proxy token for itself. This proxy token never expires and can be used with the proxy user's authentication token to make proxy user work on behalf of the user in the context.
Required Roles
This call has no restrictions.
Response Body
Response
Examples
Request
GET https://192.168.0.0:4443/proxytoken HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
Response
HTTP/1.1 200 OK Content-Type: application/xml X-SDS-AUTH-PROXY-TOKEN: <PROXY_AUTH_TOKEN>