PGPConfigurationPlexusResource
Resource for managing Nexus PGP plugin configuration.
The following resources are part of this group:
/pgp/configuration
Mount Point: /rest/pgp/configuration
GET
Retrieves the PGP plugin configuration.
Response Body
element: | PGPConfigurationDTO |
media types: | application/xml application/json |
(no documentation provided)
PUT
Updates the PGP plugin configuration.
Request Body
element: | PGPConfigurationDTO |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | PGPConfigurationDTO |
media types: | application/xml application/json |
(no documentation provided)