CISCO UCS
Activities
- ConfigFindDnsByClassId
- ConfigResolveChildren
- ConfigResolveClass
- ConfigResolveClasses
- ConfigResolveDn
- ConfigResolveDns
- ConfigResolveParent
- ConfigScope
- Connect to CiscoUCS
- UCS disconnect
ConfigFindDnsByClassId
Performs class queries on a DN in the management information tree.
Activity Parameters
The ConfigFindDnsByClassId activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- ClassId (text box editor type) (type: string): enter the UCS class id
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigResolveChildren
Retrives the child objects of an object
Activity Parameters
The ConfigResolveChildren activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
- ObjectId (text box editor type) (type: string): enter UCS object Id
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigResolveClass
Retrives object of a given class
Activity Parameters
The ConfigResolveClass activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- ClassId (text box editor type) (type: string): enter the UCS class id
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigResolveClasses
Retrives object of multiple classes
Activity Parameters
The ConfigResolveClasses activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- ClassId (text box editor type) (type: string): enter the UCS class id
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigResolveDn
Retrives object by DN
Activity Parameters
The ConfigResolveDn activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
- DN (text box editor type) (type: string): enter the UCS DN
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigResolveDns
Retrives objects by a set of DNs
Activity Parameters
The ConfigResolveDns activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
- DNS (text box editor type) (type: string): enter the UCS DNS
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigResolveParent
Retrives the parent object of an object
Activity Parameters
The ConfigResolveParent activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
- ObjectId (text box editor type) (type: string): enter UCS object Id
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
ConfigScope
Performs class queries on a DN in the management information tree.
Activity Parameters
The ConfigScope activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)
- DN (text box editor type) (type: string): enter the UCS DN
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): outputs the UCS result
Connect to CiscoUCS
Connects to CISCO UCS
Activity Parameters
The Connect to CiscoUCS activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- URL Request (combo box control) (type: string): enter the CISCO UCS URL
- Username (combo box control) (type: string): enter the CISCO UCS username
- Password (password editor type) (type: string): the password for the provided username.
- Password Binding (text box editor type) (type: string): bind to a variable containing the encrypted password for the connection. (This parameter is used only when the user wants to send an encripted password from outside the workflow, for example Flowster Portal).
The Read Only Output variable are the possible output values that the activity will provide:
- Output result (type: string): UCS connection string
UCS disconnect
Disconnects from CISCO UCS
Activity Parameters
The ConfigFindDnsByClassId activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- input (combo box control) (type: string): UCS connection string ( will be provided by the "ConnectToCiscoUCS" activity)