Task
|
Request
|
URL
|
GET
|
<myserver>:<port>/api/mgmt/oauthprofiles
|
|
POST
|
https://<myserver>:<port>/api/mgmt/oauthprofiles
|
|
GET
|
https://<myserver>:<port>/api/mgmt/oauthprofiles/{id}
|
|
PUT
|
https://<myserver>:<port>/api/mgmt/oauthprofiles/{id}
|
|
DELETE
|
https://<myserver>:<port>/api/mgmt/oauthprofiles/{id}
|
|
GET
|
https://<myserver>:<port>/api/mgmt/oauthprofiles/{id}/stats
|