Resource Center/Elastic Bare Metal Management(Plus)
GETElastic Bare Metal Management(Plus)Since 4.0.0SynchronousAuth Required
GetBareMetal2GatewayAllocatorStrategies
GetBareMetal2GatewayAllocatorStrategies
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/baremetal2/gateways/allocators/strategies
/zstack/v1/baremetal2/gateways/allocators/strategies
Request Example
curl -X GET 'http://{host}/zstack/v1/baremetal2/gateways/allocators/strategies?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "gatewayAllocatorStrategies": [ "DefaultGatewayAllocatorStrategy", "LastGatewayPreferredAllocatorStrategy", "LeastBmPreferredGatewayAllocatorStrategy" ] }Change History
This API has no change history records yet.
