App Deployments REST Endpoints
App Deployment/Resource Group Templates/App Deployments
[ Resource Group Templates / App Deployments ] scoped App Deployment Operations
- Deploy An Application
- Method: postPath:
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments
- Modify This App Deployment
- Method: postPath:
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments/{name}
- Undeploy This Application
- Method: deletePath:
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments/{name}
- Upload And Deploy An Application
- Method: postPath:
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments
- View This App Deployment
- Method: getPath:
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments/{name}
- View This App Deployment Collection
- Method: getPath:
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/appDeployments