View Metadata seed status of configuration

get

/pds/rest-service/v1/config/status/seed

Send a request to endpoint to know the seed status of confiuration. The endpoint return the seed status of configuration.

Request

Query Parameters
  • The configuration name.
    Allowed Values: [ "ds_p6adminuser", "ds_p6reportuser", "ds_unifier" ]
Back to Top

Response

Supported Media Types

200 Response

The response contains IN PROGRESS / SUCCESS / FAILED status.

202 Response

The request accepetd
Back to Top