Resource Center/Hardware/Host Operations
GETHost OperationsSince 0.6SynchronousAuth Required
GetHostAllocatorStrategies
GetHostAllocatorStrategies
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/hosts/allocators/strategies
/zstack/v1/hosts/allocators/strategies
Request Example
curl -X GET 'http://{host}/zstack/v1/hosts/allocators/strategies?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "hostAllocatorStrategies": [ "b39183b36b8e4cb386bd7bb45c7c1997", "e01d613c77a44b65b6bef75b4ef2accb" ] }Change History
This API has no change history records yet.
