Retrieving the max_in_flight settings for A product's jobs

Retrieving the max_in_flight settings for A product's jobs

Returns a list of the max_in_flight setting for all of the product's jobs.

Request
URI
GET
https://{opsmanager-installation}//api/v0/staged/products/{product_guid}/max_in_flight
COPY
Path Parameters
string
product_guid
Required

The guid of the product


Responses
200

OK

Returns MaxInFlight of type(s) application/json
{
    "max_in_flight": {}
}
object
max_in_flight
Optional

max_in_flight