Read Static Tag configuration.get https://de1.api.central.arubanetworks.com/network-config/v1alpha1/static-tagStatic Tags can be used to build policies that apply to specific devices.Query Paramsview-typestringLIBRARY - Returns shared objects in library. For LIBRARY, all other parameters listed below, except 'detailed' , will be ignored. LOCAL - Returns configurations for a scope and one or more device function based on parameters below.object-typestringRetrieves LOCAL or SHARED or both(default) configuration objects.scope-idstringConfiguration at a given scope. Mandatory for view-type = LOCAL.device-functionstringFilters configuration specific to given device-function type. If not provided and view_type = LOCAL, then defaults to all device-function's.effectivebooleanTrue - Returns effective configuration (i.e hierarchically merged configuration). False - Returns committed configuration at a given scope.truefalsedetailedbooleanTrue - Includes annotations in the returned json to indicate the type of object, scope, and device function. False - Returns only config objects without annotations.truefalselimitintegerLimit for pagination.offsetintegerOffset for pagination.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