Api

api configuration

Configuration APIs


Use this method to adds an API profile to the memory. API specs can be later be binded to it.


Use this method to adds a specfile to memory. After it is bound to a profile it can be used for validations.
In a high-availability configuration, the path to spec file must be the same on the primary and the secondary appliance.


Use this method to bind apispec to api profile.


Use this method to get a list of all the API profiles on the Citrix ADC.


Use this method to get information about all the spec configured on the appliance, or displays detailed information about the specified spec.


Use this method to get a list of all the imported spec file objects on the Citrix ADC.


Use this method to imports a spec file to the Citrix ADC, assigns it a name, and stores it in the /nsconfig/apispec/specfile folder. The folder is created if it does not exist.


Use this method to deletes the specified API profile.


Use this method to removes all the spec, or the specified spec, from the appliance. The spec is removed only if it is not referenced by an app firewall profile.


Use this method to deletes the specified spec file.


Use this method to set enable/Disable the schema lookup for the requests/apispecs that are bounded to the API profile.


Use this method to unbind apispec from api profile.


Remove api profile apivisibility setting.


Use this method to updates the api spec with latest specfile. In a high availability configuration, the path to the specfile must be the same on the primary and secondary nodes.