Network Clusters

Get Network cluster by id

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
idinteger · int64Required
Responses
200

OK

application/vnd.cegedim-it.v1+json
get
/networking/network-clusters/{id}

Get a Network cluster information

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
idinteger · int64Required
Responses
200

OK

application/vnd.cegedim-it.v1+json
get
/networking/network-clusters/{id}/networks

Get a Network cluster node information

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
idinteger · int64Required
Responses
200

OK

application/vnd.cegedim-it.v1+json
get
/networking/network-clusters/{id}/nodes

Last updated