Node Pools REST Endpoints

Container Engine/Node Pools
The operations from the Container Engine/Node Pools category.
CreateNodePool
Method: post
Path: /20180222/nodePools
DeleteNode
Method: delete
Path: /20180222/nodePools/{node_pool_id}/node/{node_id}
DeleteNodePool
Method: delete
Path: /20180222/nodePools/{node_pool_id}
GetNodePool
Method: get
Path: /20180222/nodePools/{node_pool_id}
GetNodePoolOptions
Method: get
Path: /20180222/nodePoolOptions/{node_pool_option_id}
ListNodePools
Method: get
Path: /20180222/nodePools
UpdateNodePool
Method: put
Path: /20180222/nodePools/{node_pool_id}