/smartproxy/trusted-keys/{trustedKeyId}
Mount Point: /service/local/smartproxy/trusted-keys/{trustedKeyId}
Available Since: smartproxy 1.0
The following operations are supported on this resource:
GET
Available Since: smartproxy 1.0
Get trusted key.
Parameters
name | description | type | default |
---|---|---|---|
trustedKeyId | (no documentation provided) | path |
Response Body
element: | trusted-key-response |
media types: | application/xml application/json |
(no documentation provided)
PUT
Available Since: smartproxy 1.0
Update trusted key.
Parameters
name | description | type | default |
---|---|---|---|
trustedKeyId | (no documentation provided) | path |
Request Body
element: | trusted-key-request |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | trusted-key-response |
media types: | application/xml application/json |
(no documentation provided)
DELETE
Available Since: smartproxy 1.0
Delete a trusted key.
Parameters
name | description | type | default |
---|---|---|---|
trustedKeyId | (no documentation provided) | path |