.. _aam_authentication_relay_ws_federation: aam authentication relay ws-federation ====================================== WS-Federation Authentication Relay ws-federation Specification --------------------------- ===================================== ====================================================================================== **Parameter** **Value** ===================================== ====================================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`65_ws-federation_list` **Collection URI** /axapi/v3/aam/authentication/relay/ws-federation **Element Name** ws-federation **Element URI** /axapi/v3/aam/authentication/relay/ws-federation/{name} **Element Attributes** ws-federation_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/aam/authentication/relay/ws-federation/{name}/stats **Schema** :download:`ws-federation 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 .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation .. raw:: html :ref:`65_ws-federation_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation .. raw:: html :ref:`65_ws-federation_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation/{name} .. raw:: html :ref:`65_ws-federation_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation .. raw:: html :ref:`65_ws-federation_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation/{name} .. raw:: html :ref:`65_ws-federation_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation/{name} .. raw:: html :ref:`65_ws-federation_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation .. raw:: html :ref:`65_ws-federation_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/relay/ws-federation/{name} .. raw:: html :ref:`65_ws-federation_attributes` .. raw:: html
.. _65_ws-federation_list: ws-federation-list ------------------ ws-federation-list is **JSON List** of :ref:`65_ws-federation_attributes` ws-federation-list : [ { :ref:`65_ws-federation_attributes` }, { :ref:`65_ws-federation_attributes` }, ... ] .. _65_ws-federation_attributes: ws-federation attributes ------------------------ **application-server** **Description** 'sharepoint': Microsoft SharePoint; 'exchange-owa': Microsoft Exchange OWA; **Type:** string **Supported Values:** sharepoint, exchange-owa **authentication-uri** **Description** Specify WS-Federation relay URI, default is /_trust/ **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **name** **Description** Specify WS-Federation authentication relay name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **packet-capture-template** **Description** Name of the packet capture template to be bind with this object **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-ws-fed-tmpl ` **sampling-enable** **Type:** List **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _65_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'request': Request; 'success': Success; 'failure': Failure; **Type:** string **Supported Values:** all, request, success, failure