Export platform
This method enables you to export a platform to a zip file for import to a different Vault environment.
This method returns a ZIP file that contains only the CPM Policy files and the PVWA Settings. If there are additional CPM plug-in files, they must be manually added to the ZIP file before importing. |
This method can be used by members of the Vault Admins group.
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
Parameter |
PlatformID |
Type |
String |
Description |
The platform name that is relevant for this account. Must be an existing valid platform, either a regular platform or a service account. |
Valid values |
Valid PlatformID |
Required |
Yes |
Resource information
HTTP method |
POST |
Content type |
application/json |
Header parameters
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session, encoded in BASE 64. |
Valid values |
Valid token |
Required |
Yes |
Body parameters
None
Result
A zip file stream, with the following file name: <PolicyID>.zip.
Return codes
For a complete list of return codes, see Return Codes.