Perform a Patching Precheck

put

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/patches/checks/{patchId}

Performs a precheck to identity potential issues that might prevent the specified patch from completing successfully without actually patching the service instance. Specifically, the patching precheck reports on the following conditions:
  • Disk space shortage

  • Database connectivity failure

  • Server access failure

  • Storage access failure

Prechecks do not check whether another administration task (such as backup, restoration, or scaling) is in progress, which would prevent patching.

Request

Supported Media Types
Path Parameters

Response

Supported Media Types

202 Response

Accepted
Body ()
Root Schema : accepted-response
Type: object
Show Source
  • Job ID of the operation.
  • System message that describes the operation. For example: Submitted job to create service [{serviceName}] in domain [{identityDomainId}].