Users Guide

RunLater: true
RunNow: false
Attach or detach an identity pool
ome_template_identity_pool
Synopisis
This module allows to-
Attach an identity pool to a requested template.
Detach an identity pool from a requested template.
Options
Table 61. ome_template_identity_pool
Parameter Required Default Choices Comments
hostname True NA NA Target IP Address or
hostname
username True NA NA Target username
password True NA NA Target user password
port False 443 NA Target HTTPS port
template_name True NA NA Name of the template to
which an identity pool is
attached to or detached
from.
identity_pool_name False NA NA Name of the identity
pool.
To attach an identity
pool to a template,
provide the name of
the identity pool.
This option is not
applicable when
detaching an identity
pool from a template.
Return Values
msg:
type: str
description: Overall identity pool status of the attach or detach operation.
returned: always
sample: Successfully attached identity pool to template.
error_info:
description: Details of the HTTP Error.
returned: on HTTP error
type: dict
sample: {
"error": {
"code": "Base.1.0.GeneralError",
"message": "A general error has occurred. See ExtendedInfo for more information.",
"@Message.ExtendedInfo": [
{
"MessageId": "GEN1234",
"RelatedProperties": [],
"Message": "Unable to process the request because an error occurred.",
"MessageArgs": [],
"Severity": "Critical",
"Resolution": "Retry the operation. If the issue persists, contact your system
administrator."
Modules for OpenManage Enterprise (OME)
73