[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

Get All Ps Packs V2

Description

This API is used to list all vRSLCM PSPacks.

Request

Request

URL

URL


get
https://localhost:8080/lcm/lcops/api/v2/system-pspack
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Authorization

Scopes: global

Response

Response

Response Body

Response Body

200 OK

Returns array of PolicyProductDetails of type(s) application/json
{
    "fileName": "ONLINE-vrlcm-8.2.0-PSPACK2",
    "policyVersion": "8.2.0.2"
}
string
fileName Optional

File name


string
isCurrentVersion Optional

Is this Current version?


string
patchLevelRequired Optional

Patch level required


string
policyVersion Optional

policyVersion


policyVersionDetailsList Optional

Policy version details list


string
pspackId Optional

Pspack ID

Errors

Errors

401

Unauthorized


403

Forbidden


GenericErrorResponseDTO
404

Not Found


GenericErrorResponseDTO
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://localhost:8080/lcm/lcops/api/v2/system-pspack


[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Feedback

Was this page helpful?