Deletes the specified application profile tier manifest
DELETE/v1/appProfiles/:uid/tiers/:tierUid/manifests/:manifestUid
Deletes the specified application profile tier manifest
Request
Path Parameters
uid stringrequired
Application profile uid
tierUid stringrequired
Application profile tier uid
manifestUid stringrequired
Application profile tier manifest uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...