
    Vh               
       @   d dl mZmZmZ eZd dlmZ 	 d dlm	Z	 dZ
d dlmZ d dlmZmZmZmZ d dlmZ  e       Zej-                   e ed	d
d
dg       ed	       ed	                   dddgdfgZg Zg Zg Z G d de      Z G d de      Zy# e$ r dZ
Y w xY w)    )absolute_importdivisionprint_function)
ActionBase)AnsibleArgSpecValidatorTF)AnsibleActionFail)ISESDKise_argument_specise_compare_equalityget_dict_result)InconsistentParametersstrpresentabsent)typedefaultchoices)r   )state
sxpVpnNameidr   r   c                   6    e Zd Zd Zd Zd Zd Zd Zd Zd Z	y)	SxpVpnsc                 r    || _         t        |j                  d      |j                  d            | _        y )Nr   r   )sxp_vpn_namer   )isedictget
new_object)selfparamsr   s      e/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/cisco/ise/plugins/action/sxp_vpns.py__init__zSxpVpns.__init__3   s-    L1zz$
    c                 N   d }| j                   j                  dd      }	 |D ]'  }|j                  d   d   }t        |d|      }|s%|c S  	 |S # t        t
        f$ r7}| j                   j                  dj                  |      	       Y d }~|S d }~wt        $ r d }|cY S w xY w)
Nsxp_vpnsget_sxp_vpns_generator)familyfunctionSearchResult	resourcesname'  An error occured when executing operation. Check the configuration of your API Settings and API Gateway settings on your ISE server. This collection assumes that the API Gateway, the ERS APIs and OpenAPIs are enabled. You may want to enable the (ise_debug: True) argument. The error was: {error}errormsg)	r   execresponser   	TypeErrorAttributeError	fail_jsonformat	Exception)r   r+   resultgen_items_responsesitems_responseitemses          r!   get_object_by_namezSxpVpns.get_object_by_name:   s    "hhmm(@ , 
	"5 "&//?L(=!M	"$  >* 		HH.
 &q&/      	FM	s)   &A A A B$,BB$#B$c                    	 | j                   j                  ddd|id      j                  d   }|S # t        t        f$ r7}| j                   j                  dj                  |      	       Y d }~S d }~wt        $ r d }Y |S w xY w)
Nr%   get_sxp_vpn_by_idr   F)r'   r(   r    handle_func_exception	ERSSxpVpnr,   r-   r/   )r   r1   r2   r3   r4   r5   r6   r7   )r   r   r8   r<   s       r!   get_object_by_idzSxpVpns.get_object_by_idU   s    	XX]]!,bz&+	 # 
 h{$F$  >* 		HH.
 &q&/      	F	s   .2 B,A33BBc                    d }d}d}| j                   j                  d      }| j                   j                  d      }|r'| j                  |      }|d uxr t        |t              }|s)|r'| j                  |      }|d uxr t        |t              }|r8|j                  d      }|r|r||k7  rt        d      |r| j                  |      }|d uxr t        |t              }||fS )NFr   r+   z9The 'id' and 'name' params don't refer to the same object)r   r   rB   
isinstancer   r=   r   )r   prev_obj	id_existsname_existso_idr+   _id	it_existss           r!   existszSxpVpns.existsk   s    	""4(""6*,,T2H ,KHd1KIT..t4H"$.M:h3MK,,t$C[TS[,O  005D(GZ$-G	8$$r#   c                 P    | j                   ddg}t        fd|D              S )N)r   r   )r   r   c              3   z   K   | ]2  \  }}t        j                  |      j                  |              4 y w)N)r   r   ).0	ise_paramansible_paramcurrent_objrequested_objs      r!   	<genexpr>z*SxpVpns.requires_update.<locals>.<genexpr>   sB      
 +M %	*M,=,=m,L 
s   8;)r   any)r   rQ   
obj_paramsrR   s    ` @r!   requires_updatezSxpVpns.requires_update   s9     +

  
 /9	
 
 	
r#   c                 j    | j                   j                  dd| j                        j                  }|S )Nr%   create_sxp_vpnr'   r(   r    )r   r1   r   r2   )r   r8   s     r!   createzSxpVpns.create   s7    %??  
 (	 	
 r#   c                 h   | j                   j                  d      }| j                   j                  d      }d }|sE| j                  |      j                  d      }| j                   j                  t	        |             | j
                  j                  dd| j                         j                  }|S )Nr   r+   )r   r%   delete_sxp_vpn_by_idrY   )r   r   r=   updater   r   r1   r2   )r   r   r+   r8   id_s        r!   deletezSxpVpns.delete   s    __  &""6*))$/33D9COO""43<0(>t  

( 	 r#   N)
__name__
__module____qualname__r"   r=   rB   rK   rV   rZ   r_    r#   r!   r   r   2   s%    
6,%.
 
r#   r   c                   0     e Zd Z fdZd Zd fd	Z xZS )ActionModulec                 x    t         st        d      t        t        |   |i | d| _        d| _        d | _        y )NzYansible.utils is not installed. Execute 'ansible-galaxy collection install ansible.utils'F)ANSIBLE_UTILS_IS_INSTALLEDr   superre   r"   _supports_async_supports_check_mode_result)r   argskwargs	__class__s      r!   r"   zActionModule.__init__   sC    )#k  	lD*D;F;$$)!r#   c                 *   t        | j                  j                  t        t              dt        t
        t        t        t              | j                  j                        }|j                         \  }}| j                  _        |st        |      y )N)argument_specargspec)required_ifrequired_one_ofmutually_exclusiverequired_together)dataschemaschema_formatschema_conditionalsr+   )r   _taskrl   r   rp   rr   rs   rt   ru   actionvalidater   )r   aavvaliderrorss       r!   _check_argspeczActionModule._check_argspec   sr    %m4# $' /#5"3	! ""
 *-&vtzz#F++ r#   c                    d| j                   _        t        t        |   ||      | _        d| j
                  d<   | j                          t        | j                   j                        }t        | j                   j                  |      }| j                   j                  j                  d      }d }|dk(  r|j                         \  }}|r7|j                  |      r|}|j                          n|}|j                          n|j                         }	|j                         \  }}
|
}|j!                          nM|dk(  rH|j                         \  }}|r#|j#                          |}|j%                          n|j'                          | j
                  j)                  t+        |             | j
                  j)                  |j-                                | j
                  S )NFchanged)r    r   r   r   )ise_response)rz   diffrh   re   runrk   r   r	   rl   r   r   rK   rV   object_present_and_differentobject_already_presentrZ   object_createdr_   object_deletedobject_already_absentr]   r   	exit_json)r   tmp	task_varsr   objr   r2   
obj_existsrE   ise_create_responsecreated_objrn   s              r!   r   zActionModule.run   sr   

\44S)D"'YDJJOO,djjoos+

##G,I%(ZZ\"Z&&x0'H446'H..0&)jjl#,/JJL)[&""$h%(ZZ\"Z

#""$))+Dh78CMMO,||r#   )NN)r`   ra   rb   r"   r   r   __classcell__)rn   s   @r!   re   re      s    ,"% %r#   re   N)
__future__r   r   r   r   __metaclass__ansible.plugins.actionr   Nansible_collections.ansible.utils.plugins.module_utils.common.argspec_validater   rg   ImportErroransible.errorsr   6ansible_collections.cisco.ise.plugins.plugin_utils.iser	   r
   r   r   =ansible_collections.cisco.ise.plugins.plugin_utils.exceptionsr   rp   r]   r   rr   rs   rt   ru   objectr   re   rc   r#   r!   <module>r      s    A @ -& "& , 
 "#   y9h:OPU#U h%   rf rjB: Bo  '!&'s   B BB