Get all connection components
This method allows Vault admins to get the list of all connection components of an entire environment.
URL
|
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
Resource information
HTTP method |
Content type |
---|---|
GET |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. Type: string Mandatory: yes Default value: none |
Body parameters
None
Result
|
Parameter |
Description |
---|---|
PSMConnectors |
Type: array |
Id |
The connection component ID, for example, "PSM-SSH" Type: string |
DisplayName |
The display name of the connection component. Type: string |
Return codes
For a complete list of return codes, see Return Codes.