Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
REST APIs
Copy Markdown
Open in ChatGPT
Open in Claude
Mount Datastore
Bash
x
curl -X PUT -H "Content-Type: application/json" -d '{ "datastoreName": "datastore-001","clusterName": "Cluster-1" }' https://$HOSTNAME/api/v1/avs/datastore/mountUnmount Datastore
Bash
curl -X PUT -H "Content-Type: application/json" -d '{ "datastoreName": "datastore-001","clusterName": "Cluster-1" }' https://$HOSTNAME/api/v1/avs/datastore/unmountResize Datastore
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "datastoreName": "datastore-001","clusterName": "Cluster-1", "newSize": "10GiB" }'https://$HOSTNAME/api/v1/avs/datastore/resizeRescan Datastore
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "clusterName": "Cluster-1" }'https://$HOSTNAME/api/v1/avs/datastore/rescanConnects to Target(s)
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "clusterName": "Cluster-1" }'https://$HOSTNAME/Rescanapi/v1/avs/network/connectDisconnects from Target(s)
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "clusterName": "Cluster-1" }'https://$HOSTNAME/api/v1/avs/network/disconnectEnable NVMe/TCP Services(tag)
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "name": "network-001", "vmHost": "host-1" }' https://$HOSTNAME/api/v1/avs/network/tagCreate Storage Adapter
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "name": "network-001", "vmHost": "host-1" }' https://$HOSTNAME/api/v1/avs/network/createCreate Snapshot
Bash
curl -X POST -H "Content-Type: application/json" -d '{ "snapshotName": "snapshot-001","sourceDatasoreName": "datastore-001", "clusterName": "Cluster-1", "retentionTime": "24h" }'https://$HOSTNAME/api/v1/avs/snapshotView all vSphere Cluster(s)
Bash
curl -X GET http://$HOSTNAME/api/v1/avs/cluster/listType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message