Duplicate dependent platforms
This method allows Vault Admins to duplicate dependent platforms.
URL
Note Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
Resource information
HTTP method |
POST |
Content type |
application/json |
Header parameter
Parameter |
authorization |
Type |
String |
Description |
The token that identifies the session, encoded in BASE 64. |
Mandatory |
Yes |
Body parameters
|
Parameter |
Description |
---|---|
name |
Name of the new platform Type: string Mandatory: yes Acceptable values: Alphanumeric |
description |
Description of the new platform. Type: string Mandatory: no Default value: Empty |
Result
|
Parameter |
Description |
---|---|
general |
|
id |
Unique numeric ID of the new platform. Type: number |
platformID |
Unique string ID of the new platform. Type: string |
name |
The display name of the new platform. Type: string |
description |
Description of the new platform. Type: string |
Return codes
For a complete list of return codes, see Return Codes.