cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
195
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Anton zi on 29-08-2013 08:40:41 AM
Hello, i need help getting the Authentication Rules configured in the system (can be viewed in the web interface under System Settings),
i failed to find anything in the CUPI documentation to return this information.

Subject: RE: Getting Authentication Rules
Replied by: Jeff Lindborg on 29-08-2013 09:34:48 AM
you can fetch existing authentication rules like this:

[url=https://<connection-server>/vmrest/authenticationrules]https://<connection-server>/vmrest/authenticationrules

I believe you cannot edit/create/delete them till 10.0 but I don't have a 9.x system to validate that against at the moment... in 10.0 I know this works (I've tested it) and it looks like this to create a new rule:

1POST [url=https://<connection-server>/vmrest/authenticationrules]https://<connection-server>/vmrest/authenticationrules[/url]
Request Body : ?
1{  "DisplayName": "Texoma 1"}
1 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links