.. _cloud_services_cloud_provider_azure_log: cloud-services cloud-provider azure log ======================================= Azure log configuration log Specification ----------------- ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Configuration Resource* **Element Name** log **Element URI** /axapi/v3/cloud-services/cloud-provider/azure/log **Element Attributes** log_attributes **Partition Visibility** shared **Schema** :download:`log schema <cloud-services-cloud-provider-azure-log/cloud-services-cloud-provider-azure-log.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'> Create Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/cloud-services/cloud-provider/azure/log .. raw:: html </td><td valign = 'top'> :ref:`634_log_attributes` .. raw:: html </td><td><button id='post_eg' onClick="showExample('post')">example</button> <button id='post_cl' onClick="closeExample('post')" style='display:none'>close</button></td></tr> .. raw:: html <tr><td colspan=5 style='padding: 0 % 0 %;' valign = 'top'><div id='post_div' style='display:none'> .. include:: ../artifacts/cloud_services_cloud_provider_azure_log_POST.txt :literal: .. raw:: html </div></td></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/cloud-services/cloud-provider/azure/log .. raw:: html </td><td valign = 'top'> :ref:`634_log_attributes` .. raw:: html </td><td><button id='get_eg' onClick="showExample('get')">example</button> <button id='get_cl' onClick="closeExample('get')" style='display:none'>close</button></td></tr> .. raw:: html <tr><td colspan=5 style='padding: 0 % 0 %;' valign = 'top'><div id='get_div' style='display:none'> .. include:: ../artifacts/cloud_services_cloud_provider_azure_log_GET.txt :literal: .. raw:: html </div></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Modify Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/cloud-services/cloud-provider/azure/log .. raw:: html </td><td valign = 'top'> :ref:`634_log_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Replace Object .. raw:: html </td><td valign = 'top'> PUT .. raw:: html </td><td valign = 'top'> /axapi/v3/cloud-services/cloud-provider/azure/log .. raw:: html </td><td valign = 'top'> :ref:`634_log_attributes` .. raw:: html </td><td><button id='put_eg' onClick="showExample('put')">example</button> <button id='put_cl' onClick="closeExample('put')" style='display:none'>close</button></td></tr> .. raw:: html <tr><td colspan=5 style='padding: 0 % 0 %;' valign = 'top'><div id='put_div' style='display:none'> .. include:: ../artifacts/cloud_services_cloud_provider_azure_log_PUT.txt :literal: .. raw:: html </div></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Delete Object .. raw:: html </td><td valign = 'top'> DELETE .. raw:: html </td><td valign = 'top'> /axapi/v3/cloud-services/cloud-provider/azure/log .. raw:: html </td><td valign = 'top'> :ref:`634_log_attributes` .. raw:: html </td><td><button id='delete_eg' onClick="showExample('delete')">example</button> <button id='delete_cl' onClick="closeExample('delete')" style='display:none'>close</button></td></tr> .. raw:: html <tr><td colspan=5 style='padding: 0 % 0 %;' valign = 'top'><div id='delete_div' style='display:none'> .. include:: ../artifacts/cloud_services_cloud_provider_azure_log_DELETE.txt :literal: .. raw:: html </div></td></tr> .. raw:: html </table> .. _634_log_attributes: log attributes -------------- **action** **Description** 'enable': Enable Azure Log Analytics Workspace; 'disable': Disable Azure Log Analytics Workspace (default); **Type:** string **Supported Values:** enable, disable **Default:** disable **active-partitions** **Description** Specifies the thunder active partition name separated by a comma for multiple values **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **resource-id** **Description** Specifies the compute instance resource ID/Instance on which thunder is deployed **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **workspace-id** **Description** Specifies the Azure Log Analytics Workspace ID **Type:** string **Format:** string-rlx **Maximum Length:** 64 characters **Maximum Length:** 1 characters