WTC Password REST Endpoints
WTC Password
WTC Password Operations
- Create A New WTC Password
 - Method: postPath:
/management/weblogic/{version}/edit/WTCServers/{name}/WTCPasswords - Delete This WTC Password
 - Method: deletePath:
/management/weblogic/{version}/edit/WTCServers/{name}/WTCPasswords/{name} - GET A Create Form For This WTC Password Collection
 - Method: getPath:
/management/weblogic/{version}/edit/WTCServers/{name}/WTCPasswordCreateForm - Modify This WTC Password
 - Method: postPath:
/management/weblogic/{version}/edit/WTCServers/{name}/WTCPasswords/{name} - View This WTC Password
 - Method: getPath:
/management/weblogic/{version}/edit/WTCServers/{name}/WTCPasswords/{name} - View This WTC Password Collection
 - Method: getPath:
/management/weblogic/{version}/edit/WTCServers/{name}/WTCPasswords