It is to know whether a credential has been created or not.

GET {{baseUrl}}/jobs/:jobType/:jobId/status

When the Create PCF API is successful (meaning that there are no errors in the PCF), the users will receive a response with the respective Job ID, Job Type, and Status. The GET Jobs API is available to view the status of the PCF creation along with the allocated PCF ID (pcfID).

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"COMPLETED","message":"Credential created successfully","pcfId":"328098-898JKJK-HJH54564-KJL890","traceId":"098QA0-UK9099-HJH98275-LML891"}