Skip to main content

Cinfo

A dictionary object containing the inputs for the operations. It's contents are:

  • acctid - [String] ID of the account that will be used to identify it in operations

  • address - [String] The address string for the target

  • adminid - [String] The administrator account for authenticating to the target

  • adminpw - [String] The password for the administrator account

  • agentinput - [Dictionary] Dictionary object of dictionary objects containing connection information

  • attributes - [Dictionary] Dictionary of dictionary objects containing attribute information. See the Attributes definition for details.

  • challenge - [String] The challenge code for performing challenge response

  • command - [String] The command to be run during the run command operation

  • commandFile - [String] The filename to store command output in during run command operation

  • customop - [String] The name of the custom operation which should be run during the custom operation

  • fullname - [String] The full name of the user

  • groupid - [String] The group ID to be operated on for group operations

  • groupname - [String] The description of the group

  • listattributes - [List] List of string values for attributes that should be listed

  • modeluid - [String] The template account that should be used for creating new users

  • modeluri - [String] The address for the template network resource

  • newpw - [String] The new password that should be set for password operations

  • objchildid - [String] The child object ID in managed object relation operations

  • objchildtype - [String] The child object type in managed object relation operations

  • objectid - [String] The object ID in managed object operations

  • objecttype - [String] The object type in managed object operations

  • objreltype - [String] The relationship type in managed object relation operations

  • oldpw - [String] The old password to be check in verify operations

  • operation - [String] The operation that is being run

  • opinput - [Dictionary] Dictionary object of dictionary objects containing operation information

  • owner - [String] The ID of the owner object

  • ownertype - [String] The type of the owner object

  • position - [String] Indicates when a subscriber should be restarted during subscriber update. Possible values are "pre" for before the update, or "post" if it should be done after.

  • resourceaddress - [String] Address for the network resource in network resource operations

  • resourcetype - [String] Type of the network resource in network resource operations

  • response - [String] The response code for performing challenge response

  • restart - [Boolean] Flag value indicating if a subscriber should be restarted during update resource update

  • settings - [Dictionary] Dictionary object containing the additional address attribute and their values that are defined in the address attributes operations

  • shortid - [String] The ID of the account that is human readable

  • sysid - [String] The target's system ID used for authentication

  • syspw - [String] The password for the system ID

  • userid - [String] The profile ID of the user