v1

latestSwagger 2.02026-07-132525401.9 MB
export

Create new export configuration

post/v0.1/apps/{owner_name}/{app_name}/export_configurations_aks

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Request body

type'blob_storage_connection_string' | 'application_insights_instrumentation_key' | 'blob_storage_linked_subscription' | 'application_insights_linked_subscription' required

Type of export configuration

export_entitiesstring[]
resource_namestring

The resource name on azure

resource_groupstring

The resource group name on azure

backfillboolean

Field to determine if backfilling should occur. The default value is true. If set to false export starts from date and time of config creation.

Response

Create export configuration request successfully received.

idstring required

Export configuration id

export_type'BlobStorage' | 'AppInsights' required

Target resource type of export configuration

creation_timestring required

Creation time in ISO 8601 format

last_run_timestring

Latest time in ISO 8601 format when export completed successfully

export_entitiesstring[]
state'Enabled' | 'Disabled' | 'Pending' | 'Deleted' | 'Invalid' required

State of the export job

state_infostring

Additional information about export configuration state

resource_groupstring

resource group for the storage account/App Insights resource

resource_namestring

Storage accout or Appinsights resource name