Resource Center/Network Resource/VPC Operations
GETVPC OperationsSince 2.3SynchronousAuth Required
GetVpcVRouterDistributedRoutingEnabled
GetVpcVRouterDistributedRoutingEnabled
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
uuidStringRequiredThe resource UUID.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/vpc/virtual-routers/{uuid}/distributed-routing
/zstack/v1/vpc/virtual-routers/{uuid}/distributed-routing
Request Example
curl -X GET 'http://{host}/zstack/v1/vpc/virtual-routers/{uuid}/distributed-routing?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "enabled": true }Change History
This API has no change history records yet.
