TrustedKeyPlexusResource
Trusted keys resource.
The following resources are part of this group:
/smartproxy/trusted-keys/{trustedKeyId}
Mount Point: /rest/smartproxy/trusted-keys/{trustedKeyId}
Available Since: 1.0
The following operations are supported on this resource:
GET
Available Since: 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: 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: 1.0
Delete a trusted key.
Parameters
name | description | type | default |
---|---|---|---|
trustedKeyId | (no documentation provided) | path |