Skip to main content
Resource Center/Resource Pool/VM Instance Operations
GETVM Instance OperationsSince SynchronousAuth Required

GetVmNuma

GetVmNuma

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

200 OK

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

Endpoint

GET/zstack/v1/vm-instances/{uuid}/vnuma

/zstack/v1/vm-instances/{uuid}/vnuma

Operation ID

GetVmNuma

Permalink

Request Example

curl -X GET 'http://{host}/zstack/v1/vm-instances/{uuid}/vnuma' -H 'Authorization: OAuth {sessionUuid}'

Response Example

200
{ "enable": true }

Change History

This API has no change history records yet.

View all change history