Operations - List

Lists all of the available consumption REST API operations.

GET https://management.azure.com/providers/Microsoft.AnalysisServices/operations?api-version=2017-08-01

URI Parameters

Name In Required Type Description
api-version
query True

string

The client API version.

Responses

Name Type Description
200 OK

OperationListResult

OK. The request has succeeded.

Other Status Codes

ErrorResponse

Error response describing why the operation failed.

Security

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Definitions

Name Description
Display

The object that represents the operation.

ErrorAdditionalInfo

The resource management error additional info.

ErrorDetail

The error detail.

ErrorResponse

Describes the format of Error response.

LogSpecifications

The log metric specification for exposing performance metrics to shoebox.

MetricDimensions

Metric dimension.

MetricSpecifications

Available operation metric specification for exposing performance metrics to shoebox.

Operation

A Consumption REST API operation.

OperationListResult

Result of listing consumption operations. It contains a list of operations and a URL link to get the next set of results.

Properties

Additional properties to expose performance metrics to shoebox.

ServiceSpecification

Performance metrics to shoebox.

Display

The object that represents the operation.

Name Type Description
description

string

Description of the operation object.

operation

string

Operation type: Read, write, delete, etc.

provider

string

Service provider: Microsoft.Consumption.

resource

string

Resource on which the operation is performed: UsageDetail, etc.

ErrorAdditionalInfo

The resource management error additional info.

Name Type Description
info

object

The additional info.

type

string

The additional info type.

ErrorDetail

The error detail.

Name Type Description
additionalInfo

ErrorAdditionalInfo[]

The error additional info.

code

string

The error code.

details

ErrorDetail[]

The error details.

httpStatusCode

integer

The http status code

message

string

The error message.

subCode

integer

The error sub code

target

string

The error target.

timeStamp

string

the timestamp for the error.

ErrorResponse

Describes the format of Error response.

Name Type Description
error

ErrorDetail

The error object

LogSpecifications

The log metric specification for exposing performance metrics to shoebox.

Name Type Description
blobDuration

string

The blob duration for the log.

displayName

string

The displayed name of log.

name

string

The name of metric.

MetricDimensions

Metric dimension.

Name Type Description
displayName

string

Dimension display name.

name

string

Dimension name.

MetricSpecifications

Available operation metric specification for exposing performance metrics to shoebox.

Name Type Description
aggregationType

string

The aggregation type of metric.

dimensions

MetricDimensions[]

The dimensions of metric.

displayDescription

string

The displayed description of metric.

displayName

string

The displayed name of metric.

name

string

The name of metric.

unit

string

The unit of the metric.

Operation

A Consumption REST API operation.

Name Type Description
display

Display

The object that represents the operation.

name

string

Operation name: {provider}/{resource}/{operation}.

origin

string

The origin

properties

Properties

Additional properties to expose performance metrics to shoebox.

OperationListResult

Result of listing consumption operations. It contains a list of operations and a URL link to get the next set of results.

Name Type Description
nextLink

string

URL to get the next set of operation list results if there are any.

value

Operation[]

List of analysis services operations supported by the Microsoft.AnalysisServices resource provider.

Properties

Additional properties to expose performance metrics to shoebox.

Name Type Description
serviceSpecification

ServiceSpecification

Performance metrics to shoebox.

ServiceSpecification

Performance metrics to shoebox.

Name Type Description
logSpecifications

LogSpecifications[]

The log specifications.

metricSpecifications

MetricSpecifications[]

The metric specifications.