How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Assets API

Provides access to inventory assets.

Microsoft Azure Assets API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 14 operations across 9 paths, and defines 39 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

14 operations 9 paths 39 schemas 1 DELETE8 GET2 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 14

Across 9 paths, the API surfaces 14 operations — 1 DELETE, 8 GET, 2 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Assets 14

Provides access to inventory assets.

GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/workspaces/{workspaceName}/assets
Microsoft Azure Retrieve A List Of Assets For The Provided Search Parameters
microsoftAzureAssetsList 9 params → 200default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/workspaces/{workspaceName}/assets
Microsoft Azure Update Labels On Assets Matching The Provided Filter
microsoftAzureAssetsUpdate 5 params body → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/workspaces/{workspaceName}/assets/{assetId}
Microsoft Azure Retrieve An Asset By Assetid
microsoftAzureAssetsGet 5 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/workspaces/{workspaceName}/assets/{assetId}/links
Microsoft Azure Retrieve Linked Asset Details For The Provided Assetid
microsoftAzureAssetsLinks 8 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/workspaces/{workspaceName}/assets:export
Microsoft Azure Perform A Background Datasheet Export Of Assets Matching The Provided Filter The Response Contains The Information Of The Running Export Task
microsoftAzureAssetsExport 5 params → 200default
GET
/assets
Microsoft Azure Get Assets
microsoftAzureAssetsListassetresource 6 params → 200default
POST
/assets
Microsoft Azure Post Assets
microsoftAzureAssetsUpdateassets 2 params body → 200default
GET
/assets/{assetId}
Microsoft Azure Get Assets Assetid
microsoftAzureAssetsGetassetresource 2 params → 200default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assets
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Deviceregistry Assets
microsoftAzureAssetsListbysubscription 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceregistry Assets
microsoftAzureAssetsListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceregistry Assets Assetname
microsoftAzureAssetsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceregistry Assets Assetname
microsoftAzureAssetsCreateorreplace 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceregistry Assets Assetname
microsoftAzureAssetsUpdate 4 params body → 200202default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceregistry Assets Assetname
microsoftAzureAssetsDelete 4 params → 202204default

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are AssetProperties (23 properties), AssetUpdateProperties (17 properties), AssetResponse (15 properties), AssetResource (14 properties). Each schema is shown below with its type and property counts.

DiscoGroupResponse
object
11 properties
Azure.Core.uuid
string
Universally Unique Identifier
Azure.Core.Foundations.Error
object
The error object.
5 properties 2 required
AssetUpdateData
object
A request body used to update an asset.
4 properties
AuditTrailItem_2
object
The history of how this asset was pulled into the workspace through the discovery process.
5 properties
AssetUpdateTransfers
string
A list of asset types to cascade the updates to.
DiscoRunResponse
object
9 properties
Asset
object
Asset definition.
2 properties 1 required
DataPoint
object
Defines the data point properties.
5 properties 1 required
InnerError
object
This is an object containing more specific information than the current object about the error.
1 property
AssetResource
object
The items in the current page of results.
14 properties 2 required
AuditTrailItem
object
5 properties
AssetResponse
object
15 properties 1 required
AuditTrailItemKind
string
The kind of asset.
Azure.Core.Foundations.InnerError
object
An object containing more specific information about the error. As per Microsoft One API guidelines - https://github.com/Microsoft/api-guidelines/blob/vNext/Gu…
2 properties
AssetUpdateProperties
object
The updatable properties of the Asset.
17 properties
Task
object
8 properties 1 required
AssetLabelRequest
object
2 properties
ExtendedLocation
object
The extended location.
2 properties 2 required
AssetListResult
object
The response of a Asset list operation.
2 properties 1 required
AssetUpdateState
string
The state to update the asset to.
Event
object
Defines the event properties.
5 properties 1 required
ProvisioningState
string
The provisioning status of the resource.
AssetStatusError
object
Defines the asset status error properties.
2 properties
AssetId
object
The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.
4 properties
PagedAssetResource
object
Paged collection of AssetResource items
4 properties 1 required
AssetState
string
The state of assets
TaskState
string
The state the task is in.
Azure.Core.Foundations.ErrorResponse
object
A response containing error details.
1 property 1 required
AssetUpdate
object
The type used for update operations of the Asset.
2 properties
ErrorResponse
object
1 property 1 required
AssetUpdateRequest
object
3 properties
LabelResource
object
6 properties
AssetProperties
object
Defines the asset properties.
23 properties 1 required
AssetPageResponse
object
10 properties
AssetStatus
object
Defines the asset status properties.
2 properties
TaskPhase
string
The phase the task is in.
TaskResponse
object
7 properties
ErrorDetail
object
This is the top-level error object whose code matches the x-ms-error-code response header
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-assets-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Assets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.