Skip to main content

Disable maintenance for a storage pool

Select

SaaS
Customer Managed

API is used to disable maintenance for a storage pool. It will take the libraries associated to storage pool out maintenance mode and if the storage pool is HyperScale, then same would be applied to the nodes associated to the storage pool. Storage pool will be marked available for upcoming jobs.

Path Parameters
  • StoragePoolId int32 required

    Id of storage pool

Responses

OK


Schema
  • errorMessage string

    Tells about the error occured

  • errorCode ErrorCode

    Possible values: [NO_ERROR, INVALID_INPUT, VALUE_NOT_FOUND, UNKNOWN_EXCEPTION, CONNECTION_PROBLEM, UNKNOWN_SQL_ERROR, INVALID_USER, INVALID_OPERATION_TYPE, INTERNAL_SERVER_PROBLEM, INSUFFICIENT_USER_PERMISSION_ON_ENTITY, INVALID_ENTITY_ID]

    Error code value

Loading...