Enable the API
- Last Updated: May 14, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
You can enable the API using the command Enable-SecAPIAccess. The LoadMaster must be licensed for this command to work.
$eapi = Enable-SecAPIAccess -LoadBalancer $LMIP -Credential $creds$eapi | Format-ListReturnCode : 200Response : The API is enabledData :Note: If you license a LoadMaster using the API, the API is automatically enabled.