Patches REST Endpoints

Patches
Precheck, apply and roll back patches on Oracle Data Hub Cloud Service instances.
Apply a Patch
Method: put
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/patches/{patchId}
Perform a Patching Precheck
Method: put
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/patches/checks/{patchId}
Rollback a Patch
Method: put
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/patches/{rollbackId}/rollback
View Applied Patches
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/patches/applied
View Available Patches
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/patches/available