5分钟上手NSX REST API

Management node

Check management node

GET https://10.40.79.169/api/v1/cluster/

Remove management node

POST https://10.40.79.169/api/v1/cluster/43d83642-6650-2f9e-b5a6-8e235cc132c7?action=remove_node

Transport node

Nodes summary

GET https://10.40.78.86/api/v1/transport-nodes

Node status

GET https://10.40.78.86/api/v1/transport-nodes/2f3a8f8f-2b56-447e-872b-e6739bbef6c1/status

Transport Zone

Check transport zone

GET https://10.40.79.169/api/v1/transport-zones

Remove transport zone

DELETE https://10.40.79.169/api/v1/transport-zones/a95c914d-748d-497c-94ab-10d4647daeba

你可能感兴趣的:(5分钟上手NSX REST API)