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 log schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cloud-services/cloud-provider/azure/log | ||
Get Object | GET | /axapi/v3/cloud-services/cloud-provider/azure/log | ||
Modify Object | POST | /axapi/v3/cloud-services/cloud-provider/azure/log | ||
Replace Object | PUT | /axapi/v3/cloud-services/cloud-provider/azure/log | ||
Delete Object | DELETE | /axapi/v3/cloud-services/cloud-provider/azure/log |
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