monitor.azure.com/v1api20230403


Account

Generator information: - Generated from: /monitor/resource-manager/Microsoft.Monitor/stable/2023-04-03/monitoringAccounts_API.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}

Used by: AccountList.

Property Description Type
metav1.TypeMeta
metav1.ObjectMeta
spec Account_Spec
Optional
status Account_STATUS
Optional

Account_Spec

Property Description Type
azureName The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. string
Optional
location The geo-location where the resource lives string
Required
operatorSpec The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure AccountOperatorSpec
Optional
owner The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource genruntime.KnownResourceReference
Required
publicNetworkAccess Gets or sets allow or disallow public network access to Azure Monitor Workspace AzureMonitorWorkspace_PublicNetworkAccess
Optional
tags Resource tags. map[string]string
Optional

Account_STATUS

Property Description Type
accountId The immutable Id of the Azure Monitor Workspace. This property is read-only. string
Optional
conditions The observed state of the resource conditions.Condition[]
Optional
defaultIngestionSettings The Data Collection Rule and Endpoint used for ingestion by default. IngestionSettings_STATUS
Optional
etag Resource entity tag (ETag) string
Optional
id Fully qualified resource ID for the resource. Ex - /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName} string
Optional
location The geo-location where the resource lives string
Optional
metrics Properties related to the metrics container in the Azure Monitor Workspace Metrics_STATUS
Optional
name The name of the resource string
Optional
privateEndpointConnections List of private endpoint connections PrivateEndpointConnection_STATUS[]
Optional
provisioningState The provisioning state of the Azure Monitor Workspace. Set to Succeeded if everything is healthy. AzureMonitorWorkspace_ProvisioningState_STATUS
Optional
publicNetworkAccess Gets or sets allow or disallow public network access to Azure Monitor Workspace AzureMonitorWorkspace_PublicNetworkAccess_STATUS
Optional
systemData Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData_STATUS
Optional
tags Resource tags. map[string]string
Optional
type The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts” string
Optional

AccountList

Generator information: - Generated from: /monitor/resource-manager/Microsoft.Monitor/stable/2023-04-03/monitoringAccounts_API.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}

Property Description Type
metav1.TypeMeta
metav1.ListMeta
items Account[]
Optional

APIVersion

Value Description
“2023-04-03”

Account_Spec

Used by: Account.

Property Description Type
azureName The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. string
Optional
location The geo-location where the resource lives string
Required
operatorSpec The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure AccountOperatorSpec
Optional
owner The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource genruntime.KnownResourceReference
Required
publicNetworkAccess Gets or sets allow or disallow public network access to Azure Monitor Workspace AzureMonitorWorkspace_PublicNetworkAccess
Optional
tags Resource tags. map[string]string
Optional

Account_STATUS

Used by: Account.

Property Description Type
accountId The immutable Id of the Azure Monitor Workspace. This property is read-only. string
Optional
conditions The observed state of the resource conditions.Condition[]
Optional
defaultIngestionSettings The Data Collection Rule and Endpoint used for ingestion by default. IngestionSettings_STATUS
Optional
etag Resource entity tag (ETag) string
Optional
id Fully qualified resource ID for the resource. Ex - /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName} string
Optional
location The geo-location where the resource lives string
Optional
metrics Properties related to the metrics container in the Azure Monitor Workspace Metrics_STATUS
Optional
name The name of the resource string
Optional
privateEndpointConnections List of private endpoint connections PrivateEndpointConnection_STATUS[]
Optional
provisioningState The provisioning state of the Azure Monitor Workspace. Set to Succeeded if everything is healthy. AzureMonitorWorkspace_ProvisioningState_STATUS
Optional
publicNetworkAccess Gets or sets allow or disallow public network access to Azure Monitor Workspace AzureMonitorWorkspace_PublicNetworkAccess_STATUS
Optional
systemData Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData_STATUS
Optional
tags Resource tags. map[string]string
Optional
type The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts” string
Optional

AccountOperatorSpec

Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

Used by: Account_Spec.

Property Description Type
configMapExpressions configures where to place operator written dynamic ConfigMaps (created with CEL expressions). core.DestinationExpression[]
Optional
secretExpressions configures where to place operator written dynamic secrets (created with CEL expressions). core.DestinationExpression[]
Optional

AzureMonitorWorkspace_ProvisioningState_STATUS

Used by: Account_STATUS.

Value Description
“Canceled”
“Creating”
“Deleting”
“Failed”
“Succeeded”

AzureMonitorWorkspace_PublicNetworkAccess

Used by: Account_Spec.

Value Description
“Disabled”
“Enabled”

AzureMonitorWorkspace_PublicNetworkAccess_STATUS

Used by: Account_STATUS.

Value Description
“Disabled”
“Enabled”

IngestionSettings_STATUS

Settings for data ingestion

Used by: Account_STATUS.

Property Description Type
dataCollectionEndpointResourceId The Azure resource Id of the default data collection endpoint for this Azure Monitor Workspace. string
Optional
dataCollectionRuleResourceId The Azure resource Id of the default data collection rule for this Azure Monitor Workspace. string
Optional

Metrics_STATUS

Properties related to the metrics container in the Azure Monitor Workspace

Used by: Account_STATUS.

Property Description Type
internalId An internal identifier for the metrics container. Only to be used by the system string
Optional
prometheusQueryEndpoint The Prometheus query endpoint for the Azure Monitor Workspace string
Optional

PrivateEndpointConnection_STATUS

The private endpoint connection resource.

Used by: Account_STATUS.

Property Description Type
id Fully qualified resource ID for the resource. E.g. “/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}” string
Optional

SystemData_STATUS

Metadata pertaining to creation and last modification of the resource.

Used by: Account_STATUS.

Property Description Type
createdAt The timestamp of resource creation (UTC). string
Optional
createdBy The identity that created the resource. string
Optional
createdByType The type of identity that created the resource. SystemData_CreatedByType_STATUS
Optional
lastModifiedAt The timestamp of resource last modification (UTC) string
Optional
lastModifiedBy The identity that last modified the resource. string
Optional
lastModifiedByType The type of identity that last modified the resource. SystemData_LastModifiedByType_STATUS
Optional

SystemData_CreatedByType_STATUS

Used by: SystemData_STATUS.

Value Description
“Application”
“Key”
“ManagedIdentity”
“User”

SystemData_LastModifiedByType_STATUS

Used by: SystemData_STATUS.

Value Description
“Application”
“Key”
“ManagedIdentity”
“User”