Given a resource, looks at its status. SUCCESS will mean action has been successfully terminated.
GEThttps://api.cegedim.cloud/itcare/actions
Query parameters
Response
OK
Body
processstring
Code of action performed
statusenum
Status label of action
SUCCESS,IN_PROGRESS,ERROR
messagestring
Human readable message of status
idinteger (int64)
submittedAtstring (date-time)
completedAtstring (date-time)
lastUpdatedAtstring (date-time)
submittedBystring
resourceTypestring
resourceNamestring
familystring
Request
Response
Use this method to look for status of an asynchronously launched action (with 202 status code). SUCCESS will mean action has been successfully terminated.