.. _aam_authentication_relay_http_basic: aam authentication relay http-basic =================================== HTTP Basic Authentication Relay http-basic Specification ------------------------ ===================================== ============================================================================ **Parameter** **Value** ===================================== ============================================================================ **Type** *Intermediate Resource* **Element Name** http-basic **Element URI** /axapi/v3/aam/authentication/relay/http-basic **Element Attributes** http-basic_attributes **Partition Visibility** shared **Schema** :download:`http-basic schema <aam-authentication-relay-http-basic/aam-authentication-relay-http-basic.txt>` ===================================== ============================================================================ **Operations Allowed:** .. raw:: html <script type="text/javascript"> function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';} function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';} </script> <table width='90%' style='margin-left:5%'> .. raw:: html <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Get Object .. raw:: html </td><td valign = 'top'> GET .. raw:: html </td><td valign = 'top'> /axapi/v3/aam/authentication/relay/http-basic .. raw:: html </td><td valign = 'top'> http-basic_attributes .. raw:: html </td><td></td></tr> .. raw:: html </table> .. _52_http-basic_attributes: http-basic attributes --------------------- **instance-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/aam/authentication/relay/http-basic/instance/{name} <aam_authentication_relay_http_basic_instance>` .. _52_instance-list: instance-list ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **domain** **Description** Specify user domain, default is null **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **domain-format** **Description** 'user-principal-name': Append domain with User Principal Name format. (e.g. user@domain); 'down-level-logon-name': Append domain with Down-Level Logon Name format. (e.g. domain\user); **Type:** string **Supported Values:** user-principal-name, down-level-logon-name **Default:** down-level-logon-name **name** **Description** Specify HTTP basic 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-hbase-inst-tmpl <visibility_packet_capture_object_templates_aam_auth_relay_hbase_inst_tmpl>` **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _52_instance-list_sampling-enable: instance-list_sampling-enable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'success': Success; 'no-creds': No Credential; 'bad-req': Bad Request; 'unauth': Unauthorized; 'forbidden': Forbidden; 'not-found': Not Found; 'server-error': Internal Server Error; 'unavailable': Service Unavailable; **Type:** string **Supported Values:** all, success, no-creds, bad-req, unauth, forbidden, not-found, server-error, unavailable