Extensions
API extension discovery and details
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
401
Unauthorized
application/json
get
/v2.0/extensionsShows 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
401
Unauthorized
application/json
404
Not Found
application/json
get
/v2.0/extensions/{alias}Last updated
Was this helpful?
