Get dependent platforms
This method allows Vault Admins to retrieve basic information about all existing dependent platforms.
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 |
URL parameter
Parameter |
Description |
---|---|
search |
Search for a string in the following field:
Type: string Example: |
Body parameters
None.
Result
|
Parameter |
Description |
---|---|
general |
|
id |
Unique numeric ID of the platform. Type: number |
platformID |
Unique display ID of the platform. Type: string |
name |
Display name of the platform. Type: string |
numberOfLinkedTargetPlatforms |
Number of target platforms that are linked to this platform. Type: number |
credentialsManagement |
|
tasksRoles |
|
change |
|
allowManualChange |
Indicates whether an immediate change process can be initiated manually. Type: boolean |
Return codes
For a complete list of return codes, see Return Codes.