Create profile by namepost https://de1.api.central.arubanetworks.com/network-config/v1alpha1/management-server/{name}List of feature pack management server configurations.Path Paramsnamestringrequiredlength ≤ 9999Feature Pack mgmt server profile name. E. g: FP_CONFIG.Query Paramsobject-typestringLOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not providedscope-idstringScope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.device-functionstringDevice function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.Body Paramsprofilebody objectblockstringlength ≤ 9999The name of the block where the feature pack is obtained. E. g: block_name.credentialsobjectGroup for password to be used for authentication.credentials objectdescriptionstringlength between 1 and 256Feature Pack mgmt server profile description. E. g: This is and FP_CONFIG description.locationstringlength between 0 and 2048Location of the Feature Pack Management server (the server IPv4 address IPv6 address or FQDN). E. g: https://127.0.0.1.namestringlength between 1 and 256Feature Pack mgmt server profile name. E. g: FP_CONFIG.poolstringlength ≤ 9999The name of the pool where the feature pack is obtained. E. g: pool_name.vrfstringlength ≤ 9999VRF used for connecting to the Feature Pack Management server.Responses 200Successful Operation 400Bad Request 401Unauthorized Access 403Forbidden 404Not Found 406Not Acceptable 408Request Timeout 412Precondition Failed 429Rate limit exceeded 500Internal Server ErrorUpdated 7 days ago