Get All Environment Requests V2 Using GET

Get All Environment Requests V2 Using GET

Get all environment requests

Request
URI
GET
https://{api_host}//10.155.180.238/lcm/lcops/api/v2/environments/requests
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns Array of object of type(s) application/json
[
    {}
]

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

404

Not Found

Returns Array of object of type(s) application/json
[
    {}
]