summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacrule_remove_sourcehost.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/test/data/hbacrule_remove_sourcehost.json')
-rw-r--r--install/static/test/data/hbacrule_remove_sourcehost.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/install/static/test/data/hbacrule_remove_sourcehost.json b/install/static/test/data/hbacrule_remove_sourcehost.json
deleted file mode 100644
index da32f76e0..000000000
--- a/install/static/test/data/hbacrule_remove_sourcehost.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "error": null,
- "id": 0,
- "result": {
- "completed": 2,
- "failed": {
- "sourcehost": {
- "host": [],
- "hostgroup": []
- }
- },
- "result": {
- "accessruletype": [
- "allow"
- ],
- "accesstime": [
- "periodic daily 0800-1400",
- "absolute 201012161032 ~ 201012161033"
- ],
- "cn": [
- "test"
- ],
- "dn": "ipauniqueid=e8aca082-e64a11df-9864f2e0-e0578392,cn=hbac,dc=dev,dc=example,dc=com",
- "ipaenabledflag": [
- "TRUE"
- ],
- "memberhost_host": [
- "dev.example.com"
- ],
- "memberhost_hostgroup": [
- "production"
- ],
- "memberservice_hbacsvc": [
- "ftp",
- "sshd"
- ],
- "memberservice_hbacsvcgroup": [
- "sudo"
- ],
- "memberuser_group": [
- "admins",
- "editors"
- ],
- "memberuser_user": [
- "admin",
- "test"
- ]
- }
- }
-}