mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Adds bigiq regkey pool module (#34542)
This module can be used to manage the containers of regkeys that exist on a BIG-IQ
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "this is a description",
|
||||
"generation": 2,
|
||||
"id": "452f8628-1e56-4b4d-946c-0e68f5780aa1",
|
||||
"kind": "cm:device:licensing:pool:regkey:licenses:regkeypoollicensestate",
|
||||
"lastUpdateMicros": 1513371645532221,
|
||||
"name": "asd",
|
||||
"selfLink": "https://localhost/mgmt/cm/device/licensing/pool/regkey/licenses/452f8628-1e56-4b4d-946c-0e68f5780aa1",
|
||||
"sortName": "Registration Key Pool"
|
||||
}
|
||||
Reference in New Issue
Block a user