Resource Center/Network Resource/OSPF Operations
GETOSPF OperationsSince 3.4.0SynchronousAuth Required
GetVRouterRouterId
GetVRouterRouterId
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
vRouterUuidStringRequiredThe vRouter UUID.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/routerArea/{vRouterUuid}/routerid
/zstack/v1/routerArea/{vRouterUuid}/routerid
Request Example
curl -X GET 'http://{host}/zstack/v1/routerArea/{vRouterUuid}/routerid?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "routerId": "10.10.10.1" }Change History
This API has no change history records yet.
