summaryrefslogtreecommitdiffstats
path: root/authz-test/TestSuite/TC_NS1/Description
blob: 0cde49ed7fdef83d9ef396d7fd67c93ae458fc7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This Testcase Tests the essentials of the Namespace, and the NS Commands

APIs:	POST /authz/ns
	DELETE /authz/ns/:ns
	GET /authz/roles/:role (where Role is NS + "*")

CLI:
   Target
	ns create :ns :responsibleParty :admins
	ns delete :ns
	ns list :ns
   Ancillary
	role create :role
	role list name :role.*