API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create profile by name

List of feature pack management server configurations.

Path Params
string
required
length ≤ 9999

Feature Pack mgmt server profile name. E. g: FP_CONFIG.

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

string
length ≤ 9999

The name of the block where the feature pack is obtained. E. g: block_name.

credentials
object

Group for password to be used for authentication.

string
length between 1 and 256

Feature Pack mgmt server profile description.
E. g: This is and FP_CONFIG description.

string
length between 0 and 2048

Location of the Feature Pack Management server (the server IPv4 address
IPv6 address or FQDN). E. g: https://127.0.0.1.

string
length between 1 and 256

Feature Pack mgmt server profile name. E. g: FP_CONFIG.

string
length ≤ 9999

The name of the pool where the feature pack is obtained. E. g: pool_name.

string
length ≤ 9999

VRF used for connecting to the Feature Pack Management server.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json