[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Export Content
DescriptionExport content for current user. This takes scope of the export. The content types that need to be exported can be specified as a list.
Request
URLURL
https://localhost/suite-api/api/content/operations/export
Header Parameters
Header Parameters
string
EncryptionPassword
Optional
Key for encrypting sensitive information
Request Body
Request Body
content-export
of type(s) application/json, application/xml
Required
Export Details of Type and Segregation
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
202 Accepted
Returns
ContentExport
of type(s) application/json, application/xml
The export of content has been accepted
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "EncryptionPassword: string" -H "Content-Type: application/json" -d '{"contentTypes":["VIEW_DEFINITIONS"],"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"scope":"ALL"}' https://localhost/suite-api/api/content/operations/export
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Content Management Operations
post
get
post
post
post