v3

latestSwagger 2.02026-07-139789260.9 KB
Discovery

Navigate entities by itemPath.

post/navigate

Query parameters

maxpagesizeinteger

The page size - by default the value is 100. The maximum is 10000.

continuationTokenstring

To achieve paginated results, invoke the API with the next continuationToken received from Navigation Result to retrieve subsequent pages.

api-versionstring required

The API version to use for this operation.

Request body

navigationMode'assetType' | 'azureResourceHierarchy'

The navigation mode.

propertiesobject

Additional properties of the item.

includeNextLevelAssetCountboolean

Whether to return the next level asset count.

Response

OK. On successful get the entities.

continuationTokenstring

The token used to get next batch of data. Absent if there's no more data.