Skip to main content
Resource Center/Hardware/Primary Storage Operations/Local Storage Operations
GETLocal Storage OperationsSince 0.6SynchronousAuth Required

LocalStorageGetVolumeMigratableHosts

LocalStorageGetVolumeMigratableHosts

Execution Availability

Try It Out

Submit a mock request using the current auth context and example-driven inputs.

Path Parameters

Query Parameters

Request Inputs

Path Parameters

  • volumeUuidStringRequired

    The volume UUID.

Query Parameters

  • systemTagsList

    Optional. The system tags.

  • userTagsList

    Optional. The user tags.

Responses

200 OK

On success, this API returns an empty JSON object {}.

Endpoint

GET/zstack/v1/volumes/{volumeUuid}/migration-target-hosts

/zstack/v1/volumes/{volumeUuid}/migration-target-hosts

Operation ID

LocalStorageGetVolumeMigratableHosts

Permalink

Request Example

curl -X GET 'http://{host}/zstack/v1/volumes/{volumeUuid}/migration-target-hosts?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'

Response Example

200
{}

Change History

This API has no change history records yet.

View all change history