Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Following new APIs will be added:

  • Dedicating Resources to an account/domain
    • dedicatePod
    • dedicateCluster
    • dedicateHost
  • Updating dedication of resources (removing dedication) 
    • updateDedicatedPod
    • updateDedicatedCluster
    • updateDedicatedHost
  • Listing Dedicated resources per account/domain
    • listDedicatedPods
    • listDedicatedClusters
    • listDedicatedHosts

Existing API modification:

...