This action is used to prepare the contents of the volume for use by the system. If InitializeMethod is not specified in the request body, but the property InitializeMethod is specified, the property InitializeMethod value should be used. If neither is specified, the InitializeMethod should be Foreground.
Request
Authorization
API Key
Add parameter in header
X-Auth-Token
Example:
X-Auth-Token: ********************
Basic Auth
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
or
Path Params
Body Params application/jsonRequired
Examples
Responses
🟢200成功
application/json
The response contains the results of the Initialize action