Method: networks.hubs.create

Creates a Hub.

HTTP request

POST https://middlemileoptimization.googleapis.com/v1/{parent=networks/*}/hubs

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent resource where this hub will be created. Format: "networks/{network}"

Query parameters

Parameters
hubId

string

Required. Identifier of the hub to create.

Request body

The request body contains an instance of Hub.

Response body

If successful, the response body contains a newly created instance of Hub.