Network Details
GET
/api/v1/nodes/{node_id}/networkdetail/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used for authentication
- required
- non-empty string
example{{api_key}}locationQuerystringoptionalLocation filter for network details
- required
- non-empty string
- URL-encoded
example{{location}}
Responses
200Successful response
HTTP status code of the network details response
example
200- integer between 100 and 599
- represents a valid HTTP status code
Status message indicating the result of the request
example
Success- non-empty string
- max length 255 characters