Domains

Get domains

get

Gets domains by name.

By default,The user's clouds are used to filter the final output

Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
namestringOptional
withSNIbooleanOptional
cloudsintegerOptional
Responses
200

OK

application/vnd.cegedim-it.v1+json
get
/networking/domains

Get domain

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
domainIdinteger · int64Required

1234, example: 1234

Responses
200

OK

application/vnd.cegedim-it.v1+json
get
/networking/domains/{domainId}

Last updated