App Deployments REST Endpoints

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