[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Export Product V2
DescriptionThis API is used to export product configuration.
Request
URLURL
https://localhost:8080/lcm/lcops/api/v2/environments/{environmentId}/products/{productId}/configuration
Path Parameters
Path Parameters
string
environmentId
Required
environmentId
string
productId
Required
productId
Query Parameters
Query Parameters
string
tenantId
Optional
tenantId
string
type
Required
simple/advanced
Authentication
This operation uses the following authentication methods.
Authorization
Scopes:
global
Response
Response
Response BodyResponse Body
200 OK
Returns
EnvironmentRequestDTO
of type(s) application/json
{
"environmentDescription": "vRealize Automation Environment",
"environmentName": "vRealize Automation Environment",
"environmentStatus": "COMPLETED"
}
string
environmentDescription
Optional
Environment Description
string
environmentHealth
Optional
Environment Health Data
string
environmentId
Optional
Environment ID
string
environmentName
Optional
Environment Name
string
environmentStatus
Optional
Status of the environment
string
logHistory
Optional
Log History Data
map of
string
metaData
Optional
Errors
GenericErrorResponseDTO
400
Bad Request
401
Unauthorized
403
Forbidden
GenericErrorResponseDTO
404
Not Found
GenericErrorResponseDTO
500
Internal Server Error
Code Samples
cURL Command
curl https://localhost:8080/lcm/lcops/api/v2/environments/{environmentId}/products/{productId}/configuration?type=string
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
On This Page
Deployments Controller Operations
delete
delete
post
post