scaleuptechnologies.idoit.idoit_cat_memory_info module – Get values from a memory category to an object¶
Note
This module is part of the scaleuptechnologies.idoit collection (version 0.1.0).
To install it, use: ansible-galaxy collection install scaleuptechnologies.idoit.
To use it in a playbook, specify: scaleuptechnologies.idoit.idoit_cat_memory_info.
Synopsis¶
Gets C__CATG__MEMORY category values
Parameters¶
Parameter |
Comments |
|---|---|
i-doit credentials |
|
The API Key for i-doit. |
|
The Json RPC Url to i-doit. |
|
The password for the user. |
|
The username to login in i-doit. |
|
i-doit object id |
Examples¶
name: Search for a category for object 1320
scaleuptechnologies.idoit.idoit_cat_memory_info:
idoit: '{{ idoit_access }}'
obj_id: 1320
Return Values¶
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
|---|---|
Are there changes? Returned: always |
|
Data of the category Returned: always |