Validate the presence of storage volume for the server specified by the id
for operating system installation. The request body is empty.
This API now supports the URI path prefix /compute-ops-mgmt
which used to be /compute-ops
. The old prefix will continue
to be supported to allow for a smooth transition. The Guide
contains more information about this change.
Successful Response
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "serverHasStorageVolume": true
}