App Deployments REST Endpoints

App Deployment/App Deployments
App Deployments scoped App Deployment Operations
Deploy An Application
Method: post
Path: /management/weblogic/{version}/edit/appDeployments
Modify This App Deployment
Method: post
Path: /management/weblogic/{version}/edit/appDeployments/{name}
Undeploy This Application
Method: delete
Path: /management/weblogic/{version}/edit/appDeployments/{name}
Upload And Deploy An Application
Method: post
Path: /management/weblogic/{version}/edit/appDeployments
View This App Deployment
Method: get
Path: /management/weblogic/{version}/edit/appDeployments/{name}
View This App Deployment Collection
Method: get
Path: /management/weblogic/{version}/edit/appDeployments