NSX-T Data Center REST API

Associated URIs:

API Description API Path

List Firewall CPU Memory Thresholds Profile Binding Maps


API will list all Firewall CPU Memory Thresholds Profile Binding Maps.
GET /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps
GET /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps

Delete Firewall CPU Memory Thresholds Profile Binding


API will delete Firewall CPU Memory Thresholds Profile Binding.
DELETE /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps/{cpu-mem-thresholds-profile-binding-map-id}

Get Firewall CPU Memory Thresholds Profile Binding Map


API will get Firewall CPU Memory Thresholds Profile Binding Map.
GET /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps/{cpu-mem-thresholds-profile-binding-map-id}

Create or update Firewall CPU Memory Thresholds Profile Binding Map


API will create or update Firewall CPU Memory Thresholds Profile binding map.
PATCH /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps/{cpu-mem-thresholds-profile-binding-map-id}

Update Firewall CPU Memory Thresholds Profile Binding Map


API will update Firewall CPU Memory Thresholds Profile Binding Map.
PUT /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps/{cpu-mem-thresholds-profile-binding-map-id}

List all CPU and memory thresholds profiles


List all CPU and memory thresholds profiles.
GET /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles
GET /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles

Delete CPU and memory thresholds profile


Delete CPU and memory thresholds profile.
DELETE /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
DELETE /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}

Read the CPU and memory thresholds profile


Read the CPU and memory thresholds profile.
GET /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
GET /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}

Create or update CPU and memory thresholds profile


Create or update CPU and memory thresholds profile.
PATCH /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
PATCH /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}

Create or update CPU and memory thresholds profile


Create or update CPU and memory thresholds profile.
PUT /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
PUT /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}