System Management/System Settings/Custom Attribute
GETCustom AttributeSince 3.4.0SynchronousAuth Required
Query Resource Custom Attributes
Query Resource Custom Attributes
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/resource-configurations
/zstack/v1/resource-configurations
Request Example
curl -X GET 'http://{host}/zstack/v1/resource-configurations' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "4944c2599c394bd5be5ccc1099dfdb4b", "resourceUuid": "45a511dfef1b474dbef3c1ff88275465", "resourceType": "ClusterVO", "name": "cpu.overProvisioning.ratio", "category": "host", "value": "10", "createDate": "Nov 14, 2017 10:20:57 PM", "lastOpDate": "Nov 14, 2017 10:20:57 PM" } ] }Change History
This API has no change history records yet.
