.. _logging_facility: logging facility ================ Facility parameter for syslog messages facility Specification ---------------------- ===================================== ========================================================= **Parameter** **Value** ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** facility **Element URI** /axapi/v3/logging/facility **Element Attributes** facility_attributes **Partition Visibility** shared **Schema** :download:`facility schema ` ===================================== ========================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/logging/facility .. raw:: html :ref:`2236_facility_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/logging/facility .. raw:: html :ref:`2236_facility_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/logging/facility .. raw:: html :ref:`2236_facility_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/logging/facility .. raw:: html :ref:`2236_facility_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/logging/facility .. raw:: html :ref:`2236_facility_attributes` .. raw:: html
.. _2236_facility_attributes: facility attributes ------------------- **facilityname** **Description** 'local0': Local use; 'local1': Local use; 'local2': Local use; 'local3': Local use; 'local4': Local use; 'local5': Local use; 'local6': Local use; 'local7': Local use; (Facility parameter for syslog messages) **Type:** string **Supported Values:** local0, local1, local2, local3, local4, local5, local6, local7 **Default:** local0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters