Adds module which allows users to manage partitions on a BIG-IP (#30577)

This commit is contained in:
Tim Rupp
2017-09-21 06:48:51 -07:00
committed by John R Barker
parent f8230d961d
commit 0eb0d96286
9 changed files with 621 additions and 124 deletions

View File

@@ -0,0 +1,9 @@
{
"kind": "tm:auth:partition:partitionstate",
"name": "foo",
"fullPath": "foo",
"generation": 212,
"selfLink": "https://localhost/mgmt/tm/auth/partition/foo?ver=13.0.0",
"defaultRouteDomain": 0,
"description": "my description"
}