Extensions

API extension discovery and details

List extensions

get

Lists available Networking API v2.0 extensions.

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Query parameters
fieldsstringOptional

The fields that you want the server to return. If no fields are specified, all fields are returned.

Responses
200

Successful operation

application/json
get
/v2.0/extensions

Show extension details

get

Shows details for an extension, by alias.

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Path parameters
aliasstringRequired

The alias of an extension.

Query parameters
fieldsstringOptional

The fields that you want the server to return. If no fields are specified, all fields are returned.

Responses
200

Successful operation

application/json
get
/v2.0/extensions/{alias}

Last updated

Was this helpful?