mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Adds module which allows users to manage partitions on a BIG-IP (#30577)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user