Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup™ Asset Service APIs Getting Started Guide
AHV Named Queries in NetBackup 9.1
The following Named Queries are supported for AHV assets in NetBackup 9.1.
Table: Named Queries supported for AHV assets in NetBackup 9.1
Query | Description |
|---|---|
create-assets | Get a list of all AHV assets. Includes all AHV asset types: Cluster, VM, Container and Intelligent VM group. |
asset-by-id | Get a particular asset by its ID. |
assets-count | Get a count of assets. |
create-or-update -assets | Create or update AHV assets. Includes all AHV asset types: Cluster, VM, Container and Intelligent VM group. If the asset does not exist, this query creates it. If the asset exists, this query updates it. |
delete-assets | Delete AHV assets. Includes all AHV asset types: Cluster, VM, Container and Intelligent VM group. |
cleanup-assets | Clean up the assets which satisfy the respective clean-up criteria. Applicable for AHV asset types: VM and Container. |
related-assets | Get the information of related assets. |
validate-assets-credentials | Validate AHV asset credentials. Applicable AHV asset type: Cluster |
topology | Retrieves the topology for AHV. |