racampos.dnac.pnp_device_import (0.0.1) — module

Manage PnpDeviceImport objects of DeviceOnboardingPnp

| "added in version" 1.0 of racampos.dnac"

Authors: first last (@GitHubID)

preview | supported by community

This plugin has a corresponding action plugin.

Install collection

Install with ansible-galaxy collection install racampos.dnac:==0.0.1


Add to requirements.yml

  collections:
    - name: racampos.dnac
      version: 0.0.1

Description

Add devices to PnP in bulk.


Requirements

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: import_devices_in_bulk
  cisco.dnac.pnp_device_import:
    state: create  # required
    payload:  # required
    - deviceInfo:  # required
        aaaCredentials:
          password: SomeValue  # string
          username: SomeValue  # string
        addedOn: 1  #  integer
        addnMacAddrs:
        - SomeValue  # string
        agentType: SomeValue  # string
        authStatus: SomeValue  # string
        authenticatedSudiSerialNo: SomeValue  # string
        capabilitiesSupported:
        - SomeValue  # string
        cmState: SomeValue  # string
        description: SomeValue  # string
        deviceSudiSerialNos:
        - SomeValue  # string
        deviceType: SomeValue  # string
        featuresSupported:
        - SomeValue  # string
        fileSystemList:
        - freespace: 1  #  integer
          name: SomeValue  # string
          readable: True  # boolean
          size: 1  #  integer
          type: SomeValue  # string
          writeable: True  # boolean
        firstContact: 1  #  integer
        hostname: SomeValue  # string
        httpHeaders:
        - key: SomeValue  # string
          value: SomeValue  # string
        imageFile: SomeValue  # string
        imageVersion: SomeValue  # string
        ipInterfaces:
        - ipv4Address: None
          ipv6AddressList:
          macAddress: SomeValue  # string
          name: SomeValue  # string
          status: SomeValue  # string
        lastContact: 1  #  integer
        lastSyncTime: 1  #  integer
        lastUpdateOn: 1  #  integer
        location:
          address: SomeValue  # string
          altitude: SomeValue  # string
          latitude: SomeValue  # string
          longitude: SomeValue  # string
          siteId: SomeValue  # string
        macAddress: SomeValue  # string
        mode: SomeValue  # string
        name: SomeValue  # string
        neighborLinks:
        - localInterfaceName: SomeValue  # string
          localMacAddress: SomeValue  # string
          localShortInterfaceName: SomeValue  # string
          remoteDeviceName: SomeValue  # string
          remoteInterfaceName: SomeValue  # string
          remoteMacAddress: SomeValue  # string
          remotePlatform: SomeValue  # string
          remoteShortInterfaceName: SomeValue  # string
          remoteVersion: SomeValue  # string
        onbState: SomeValue  # string
        pid: SomeValue  # string
        pnpProfileList:
        - createdBy: SomeValue  # string
          discoveryCreated: True  # boolean
          primaryEndpoint:
            certificate: SomeValue  # string
            fqdn: SomeValue  # string
            ipv4Address: None
            ipv6Address: None
            port: 1  #  integer
            protocol: SomeValue  # string
          profileName: SomeValue  # string
          secondaryEndpoint:
            certificate: SomeValue  # string
            fqdn: SomeValue  # string
            ipv4Address: None
            ipv6Address: None
            port: 1  #  integer
            protocol: SomeValue  # string
        populateInventory: True  # boolean
        preWorkflowCliOuputs:
        - cli: SomeValue  # string
          cliOutput: SomeValue  # string
        projectId: SomeValue  # string
        projectName: SomeValue  # string
        reloadRequested: True  # boolean
        serialNumber: SomeValue  # string
        smartAccountId: SomeValue  # string
        source: SomeValue  # string
        stack: True  # boolean
        stackInfo:
          isFullRing: True  # boolean
          stackMemberList:
          - hardwareVersion: SomeValue  # string
            licenseLevel: SomeValue  # string
            licenseType: SomeValue  # string
            macAddress: SomeValue  # string
            pid: SomeValue  # string
            priority: 1  #  integer
            role: SomeValue  # string
            serialNumber: SomeValue  # string
            softwareVersion: SomeValue  # string
            stackNumber: 1  #  integer
            state: SomeValue  # string
            sudiSerialNumber: SomeValue  # string
          stackRingProtocol: SomeValue  # string
          supportsStackWorkflows: True  # boolean
          totalMemberCount: 1  #  integer
          validLicenseLevels:
          - SomeValue  # string
        state: SomeValue  # string
        sudiRequired: True  # boolean
        tags: None
        userSudiSerialNos:
        - SomeValue  # string
        virtualAccountId: SomeValue  # string
        workflowId: SomeValue  # string
        workflowName: SomeValue  # string
      _id: SomeValue  # string
      runSummaryList:
      - details: SomeValue  # string
        errorFlag: True  # boolean
        historyTaskInfo:
          addnDetails:
          - key: SomeValue  # string
            value: SomeValue  # string
          name: SomeValue  # string
          timeTaken: 1  #  integer
          type: SomeValue  # string
          workItemList:
          - command: SomeValue  # string
            endTime: 1  #  integer
            outputStr: SomeValue  # string
            startTime: 1  #  integer
            state: SomeValue  # string
            timeTaken: 1  #  integer
        timestamp: 1  #  integer
      systemResetWorkflow:
        _id: SomeValue  # string
        addToInventory: True  # boolean
        addedOn: 1  #  integer
        configId: SomeValue  # string
        currTaskIdx: 1  #  integer
        description: SomeValue  # string
        endTime: 1  #  integer
        execTime: 1  #  integer
        imageId: SomeValue  # string
        instanceType: SomeValue  # string
        lastupdateOn: 1  #  integer
        name: SomeValue  # string
        startTime: 1  #  integer
        state: SomeValue  # string
        tasks:
        - currWorkItemIdx: 1  #  integer
          endTime: 1  #  integer
          name: SomeValue  # string
          startTime: 1  #  integer
          state: SomeValue  # string
          taskSeqNo: 1  #  integer
          timeTaken: 1  #  integer
          type: SomeValue  # string
          workItemList:
          - command: SomeValue  # string
            endTime: 1  #  integer
            outputStr: SomeValue  # string
            startTime: 1  #  integer
            state: SomeValue  # string
            timeTaken: 1  #  integer
        tenantId: SomeValue  # string
        type: SomeValue  # string
        useState: SomeValue  # string
        version: 1  #  integer
      systemWorkflow:
        _id: SomeValue  # string
        addToInventory: True  # boolean
        addedOn: 1  #  integer
        configId: SomeValue  # string
        currTaskIdx: 1  #  integer
        description: SomeValue  # string
        endTime: 1  #  integer
        execTime: 1  #  integer
        imageId: SomeValue  # string
        instanceType: SomeValue  # string
        lastupdateOn: 1  #  integer
        name: SomeValue  # string
        startTime: 1  #  integer
        state: SomeValue  # string
        tasks:
        - currWorkItemIdx: 1  #  integer
          endTime: 1  #  integer
          name: SomeValue  # string
          startTime: 1  #  integer
          state: SomeValue  # string
          taskSeqNo: 1  #  integer
          timeTaken: 1  #  integer
          type: SomeValue  # string
          workItemList:
          - command: SomeValue  # string
            endTime: 1  #  integer
            outputStr: SomeValue  # string
            startTime: 1  #  integer
            state: SomeValue  # string
            timeTaken: 1  #  integer
        tenantId: SomeValue  # string
        type: SomeValue  # string
        useState: SomeValue  # string
        version: 1  #  integer
      tenantId: SomeValue  # string
      version: 1  #  integer
      workflow:
        _id: SomeValue  # string
        addToInventory: True  # boolean
        addedOn: 1  #  integer
        configId: SomeValue  # string
        currTaskIdx: 1  #  integer
        description: SomeValue  # string
        endTime: 1  #  integer
        execTime: 1  #  integer
        imageId: SomeValue  # string
        instanceType: SomeValue  # string
        lastupdateOn: 1  #  integer
        name: SomeValue  # string
        startTime: 1  #  integer
        state: SomeValue  # string
        tasks:
        - currWorkItemIdx: 1  #  integer
          endTime: 1  #  integer
          name: SomeValue  # string
          startTime: 1  #  integer
          state: SomeValue  # string
          taskSeqNo: 1  #  integer
          timeTaken: 1  #  integer
          type: SomeValue  # string
          workItemList:
          - command: SomeValue  # string
            endTime: 1  #  integer
            outputStr: SomeValue  # string
            startTime: 1  #  integer
            state: SomeValue  # string
            timeTaken: 1  #  integer
        tenantId: SomeValue  # string
        type: SomeValue  # string
        useState: SomeValue  # string
        version: 1  #  integer
      workflowParameters:
        configList:
        - configId: SomeValue  # string
          configParameters:
          - key: SomeValue  # string
            value: SomeValue  # string
        licenseLevel: SomeValue  # string
        licenseType: SomeValue  # string
        topOfStackSerialNumber: SomeValue  # string

Inputs

    
payload:
    description:
    - An object to send in the Request body.
    elements: dict
    required: true
    suboptions:
      _id:
        description:
        - It is the pnp device import's _id.
        type: str
      deviceInfo:
        description:
        - It is the pnp device import's deviceInfo.
        required: true
        suboptions:
          aaaCredentials:
            description:
            - It is the pnp device import's aaaCredentials.
            suboptions:
              password:
                description:
                - It is the pnp device import's password.
                type: str
              username:
                description:
                - It is the pnp device import's username.
                type: str
            type: dict
          addedOn:
            description:
            - It is the pnp device import's addedOn.
            type: int
          addnMacAddrs:
            description:
            - It is the pnp device import's addnMacAddrs.
            type: list
          agentType:
            description:
            - It is the pnp device import's agentType.
            type: str
          authStatus:
            description:
            - It is the pnp device import's authStatus.
            type: str
          authenticatedSudiSerialNo:
            description:
            - It is the pnp device import's authenticatedSudiSerialNo.
            type: str
          capabilitiesSupported:
            description:
            - It is the pnp device import's capabilitiesSupported.
            type: list
          cmState:
            description:
            - It is the pnp device import's cmState.
            type: str
          description:
            description:
            - It is the pnp device import's description.
            type: str
          deviceSudiSerialNos:
            description:
            - It is the pnp device import's deviceSudiSerialNos.
            type: list
          deviceType:
            description:
            - It is the pnp device import's deviceType.
            type: str
          featuresSupported:
            description:
            - It is the pnp device import's featuresSupported.
            type: list
          fileSystemList:
            description:
            - It is the pnp device import's fileSystemList.
            elements: dict
            suboptions:
              freespace:
                description:
                - It is the pnp device import's freespace.
                type: int
              name:
                description:
                - It is the pnp device import's name.
                type: str
              readable:
                description:
                - It is the pnp device import's readable.
                type: bool
              size:
                description:
                - It is the pnp device import's size.
                type: int
              type:
                description:
                - It is the pnp device import's type.
                type: str
              writeable:
                description:
                - It is the pnp device import's writeable.
                type: bool
            type: list
          firstContact:
            description:
            - It is the pnp device import's firstContact.
            type: int
          hostname:
            description:
            - It is the pnp device import's hostname.
            type: str
          httpHeaders:
            description:
            - It is the pnp device import's httpHeaders.
            elements: dict
            suboptions:
              key:
                description:
                - It is the pnp device import's key.
                type: str
              value:
                description:
                - It is the pnp device import's value.
                type: str
            type: list
          imageFile:
            description:
            - It is the pnp device import's imageFile.
            type: str
          imageVersion:
            description:
            - It is the pnp device import's imageVersion.
            type: str
          ipInterfaces:
            description:
            - It is the pnp device import's ipInterfaces.
            elements: dict
            suboptions:
              ipv4Address:
                description:
                - It is the pnp device import's ipv4Address.
                type: dict
              ipv6AddressList:
                description:
                - It is the pnp device import's ipv6AddressList.
                type: list
              macAddress:
                description:
                - It is the pnp device import's macAddress.
                type: str
              name:
                description:
                - It is the pnp device import's name.
                type: str
              status:
                description:
                - It is the pnp device import's status.
                type: str
            type: list
          lastContact:
            description:
            - It is the pnp device import's lastContact.
            type: int
          lastSyncTime:
            description:
            - It is the pnp device import's lastSyncTime.
            type: int
          lastUpdateOn:
            description:
            - It is the pnp device import's lastUpdateOn.
            type: int
          location:
            description:
            - It is the pnp device import's location.
            suboptions:
              address:
                description:
                - It is the pnp device import's address.
                type: str
              altitude:
                description:
                - It is the pnp device import's altitude.
                type: str
              latitude:
                description:
                - It is the pnp device import's latitude.
                type: str
              longitude:
                description:
                - It is the pnp device import's longitude.
                type: str
              siteId:
                description:
                - It is the pnp device import's siteId.
                type: str
            type: dict
          macAddress:
            description:
            - It is the pnp device import's macAddress.
            type: str
          mode:
            description:
            - It is the pnp device import's mode.
            type: str
          name:
            description:
            - It is the pnp device import's name.
            type: str
          neighborLinks:
            description:
            - It is the pnp device import's neighborLinks.
            elements: dict
            suboptions:
              localInterfaceName:
                description:
                - It is the pnp device import's localInterfaceName.
                type: str
              localMacAddress:
                description:
                - It is the pnp device import's localMacAddress.
                type: str
              localShortInterfaceName:
                description:
                - It is the pnp device import's localShortInterfaceName.
                type: str
              remoteDeviceName:
                description:
                - It is the pnp device import's remoteDeviceName.
                type: str
              remoteInterfaceName:
                description:
                - It is the pnp device import's remoteInterfaceName.
                type: str
              remoteMacAddress:
                description:
                - It is the pnp device import's remoteMacAddress.
                type: str
              remotePlatform:
                description:
                - It is the pnp device import's remotePlatform.
                type: str
              remoteShortInterfaceName:
                description:
                - It is the pnp device import's remoteShortInterfaceName.
                type: str
              remoteVersion:
                description:
                - It is the pnp device import's remoteVersion.
                type: str
            type: list
          onbState:
            description:
            - It is the pnp device import's onbState.
            type: str
          pid:
            description:
            - It is the pnp device import's pid.
            type: str
          pnpProfileList:
            description:
            - It is the pnp device import's pnpProfileList.
            elements: dict
            suboptions:
              createdBy:
                description:
                - It is the pnp device import's createdBy.
                type: str
              discoveryCreated:
                description:
                - It is the pnp device import's discoveryCreated.
                type: bool
              primaryEndpoint:
                description:
                - It is the pnp device import's primaryEndpoint.
                suboptions:
                  certificate:
                    description:
                    - It is the pnp device import's certificate.
                    type: str
                  fqdn:
                    description:
                    - It is the pnp device import's fqdn.
                    type: str
                  ipv4Address:
                    description:
                    - It is the pnp device import's ipv4Address.
                    type: dict
                  ipv6Address:
                    description:
                    - It is the pnp device import's ipv6Address.
                    type: dict
                  port:
                    description:
                    - It is the pnp device import's port.
                    type: int
                  protocol:
                    description:
                    - It is the pnp device import's protocol.
                    type: str
                type: dict
              profileName:
                description:
                - It is the pnp device import's profileName.
                type: str
              secondaryEndpoint:
                description:
                - It is the pnp device import's secondaryEndpoint.
                suboptions:
                  certificate:
                    description:
                    - It is the pnp device import's certificate.
                    type: str
                  fqdn:
                    description:
                    - It is the pnp device import's fqdn.
                    type: str
                  ipv4Address:
                    description:
                    - It is the pnp device import's ipv4Address.
                    type: dict
                  ipv6Address:
                    description:
                    - It is the pnp device import's ipv6Address.
                    type: dict
                  port:
                    description:
                    - It is the pnp device import's port.
                    type: int
                  protocol:
                    description:
                    - It is the pnp device import's protocol.
                    type: str
                type: dict
            type: list
          populateInventory:
            description:
            - It is the pnp device import's populateInventory.
            type: bool
          preWorkflowCliOuputs:
            description:
            - It is the pnp device import's preWorkflowCliOuputs.
            elements: dict
            suboptions:
              cli:
                description:
                - It is the pnp device import's cli.
                type: str
              cliOutput:
                description:
                - It is the pnp device import's cliOutput.
                type: str
            type: list
          projectId:
            description:
            - It is the pnp device import's projectId.
            type: str
          projectName:
            description:
            - It is the pnp device import's projectName.
            type: str
          reloadRequested:
            description:
            - It is the pnp device import's reloadRequested.
            type: bool
          serialNumber:
            description:
            - It is the pnp device import's serialNumber.
            type: str
          smartAccountId:
            description:
            - It is the pnp device import's smartAccountId.
            type: str
          source:
            description:
            - It is the pnp device import's source.
            type: str
          stack:
            description:
            - It is the pnp device import's stack.
            type: bool
          stackInfo:
            description:
            - It is the pnp device import's stackInfo.
            suboptions:
              isFullRing:
                description:
                - It is the pnp device import's isFullRing.
                type: bool
              stackMemberList:
                description:
                - It is the pnp device import's stackMemberList.
                elements: dict
                suboptions:
                  hardwareVersion:
                    description:
                    - It is the pnp device import's hardwareVersion.
                    type: str
                  licenseLevel:
                    description:
                    - It is the pnp device import's licenseLevel.
                    type: str
                  licenseType:
                    description:
                    - It is the pnp device import's licenseType.
                    type: str
                  macAddress:
                    description:
                    - It is the pnp device import's macAddress.
                    type: str
                  pid:
                    description:
                    - It is the pnp device import's pid.
                    type: str
                  priority:
                    description:
                    - It is the pnp device import's priority.
                    type: int
                  role:
                    description:
                    - It is the pnp device import's role.
                    type: str
                  serialNumber:
                    description:
                    - It is the pnp device import's serialNumber.
                    type: str
                  softwareVersion:
                    description:
                    - It is the pnp device import's softwareVersion.
                    type: str
                  stackNumber:
                    description:
                    - It is the pnp device import's stackNumber.
                    type: int
                  state:
                    description:
                    - It is the pnp device import's state.
                    type: str
                  sudiSerialNumber:
                    description:
                    - It is the pnp device import's sudiSerialNumber.
                    type: str
                type: list
              stackRingProtocol:
                description:
                - It is the pnp device import's stackRingProtocol.
                type: str
              supportsStackWorkflows:
                description:
                - It is the pnp device import's supportsStackWorkflows.
                type: bool
              totalMemberCount:
                description:
                - It is the pnp device import's totalMemberCount.
                type: int
              validLicenseLevels:
                description:
                - It is the pnp device import's validLicenseLevels.
                type: list
            type: dict
          state:
            description:
            - It is the pnp device import's state.
            type: str
          sudiRequired:
            description:
            - It is the pnp device import's sudiRequired.
            type: bool
          tags:
            description:
            - It is the pnp device import's tags.
            type: dict
          userSudiSerialNos:
            description:
            - It is the pnp device import's userSudiSerialNos.
            type: list
          virtualAccountId:
            description:
            - It is the pnp device import's virtualAccountId.
            type: str
          workflowId:
            description:
            - It is the pnp device import's workflowId.
            type: str
          workflowName:
            description:
            - It is the pnp device import's workflowName.
            type: str
        type: dict
      runSummaryList:
        description:
        - It is the pnp device import's runSummaryList.
        elements: dict
        suboptions:
          details:
            description:
            - It is the pnp device import's details.
            type: str
          errorFlag:
            description:
            - It is the pnp device import's errorFlag.
            type: bool
          historyTaskInfo:
            description:
            - It is the pnp device import's historyTaskInfo.
            suboptions:
              addnDetails:
                description:
                - It is the pnp device import's addnDetails.
                elements: dict
                suboptions:
                  key:
                    description:
                    - It is the pnp device import's key.
                    type: str
                  value:
                    description:
                    - It is the pnp device import's value.
                    type: str
                type: list
              name:
                description:
                - It is the pnp device import's name.
                type: str
              timeTaken:
                description:
                - It is the pnp device import's timeTaken.
                type: int
              type:
                description:
                - It is the pnp device import's type.
                type: str
              workItemList:
                description:
                - It is the pnp device import's workItemList.
                elements: dict
                suboptions:
                  command:
                    description:
                    - It is the pnp device import's command.
                    type: str
                  endTime:
                    description:
                    - It is the pnp device import's endTime.
                    type: int
                  outputStr:
                    description:
                    - It is the pnp device import's outputStr.
                    type: str
                  startTime:
                    description:
                    - It is the pnp device import's startTime.
                    type: int
                  state:
                    description:
                    - It is the pnp device import's state.
                    type: str
                  timeTaken:
                    description:
                    - It is the pnp device import's timeTaken.
                    type: int
                type: list
            type: dict
          timestamp:
            description:
            - It is the pnp device import's timestamp.
            type: int
        type: list
      systemResetWorkflow:
        description:
        - It is the pnp device import's systemResetWorkflow.
        suboptions:
          _id:
            description:
            - It is the pnp device import's _id.
            type: str
          addToInventory:
            description:
            - It is the pnp device import's addToInventory.
            type: bool
          addedOn:
            description:
            - It is the pnp device import's addedOn.
            type: int
          configId:
            description:
            - It is the pnp device import's configId.
            type: str
          currTaskIdx:
            description:
            - It is the pnp device import's currTaskIdx.
            type: int
          description:
            description:
            - It is the pnp device import's description.
            type: str
          endTime:
            description:
            - It is the pnp device import's endTime.
            type: int
          execTime:
            description:
            - It is the pnp device import's execTime.
            type: int
          imageId:
            description:
            - It is the pnp device import's imageId.
            type: str
          instanceType:
            description:
            - It is the pnp device import's instanceType.
            type: str
          lastupdateOn:
            description:
            - It is the pnp device import's lastupdateOn.
            type: int
          name:
            description:
            - It is the pnp device import's name.
            type: str
          startTime:
            description:
            - It is the pnp device import's startTime.
            type: int
          state:
            description:
            - It is the pnp device import's state.
            type: str
          tasks:
            description:
            - It is the pnp device import's tasks.
            elements: dict
            suboptions:
              currWorkItemIdx:
                description:
                - It is the pnp device import's currWorkItemIdx.
                type: int
              endTime:
                description:
                - It is the pnp device import's endTime.
                type: int
              name:
                description:
                - It is the pnp device import's name.
                type: str
              startTime:
                description:
                - It is the pnp device import's startTime.
                type: int
              state:
                description:
                - It is the pnp device import's state.
                type: str
              taskSeqNo:
                description:
                - It is the pnp device import's taskSeqNo.
                type: int
              timeTaken:
                description:
                - It is the pnp device import's timeTaken.
                type: int
              type:
                description:
                - It is the pnp device import's type.
                type: str
              workItemList:
                description:
                - It is the pnp device import's workItemList.
                elements: dict
                suboptions:
                  command:
                    description:
                    - It is the pnp device import's command.
                    type: str
                  endTime:
                    description:
                    - It is the pnp device import's endTime.
                    type: int
                  outputStr:
                    description:
                    - It is the pnp device import's outputStr.
                    type: str
                  startTime:
                    description:
                    - It is the pnp device import's startTime.
                    type: int
                  state:
                    description:
                    - It is the pnp device import's state.
                    type: str
                  timeTaken:
                    description:
                    - It is the pnp device import's timeTaken.
                    type: int
                type: list
            type: list
          tenantId:
            description:
            - It is the pnp device import's tenantId.
            type: str
          type:
            description:
            - It is the pnp device import's type.
            type: str
          useState:
            description:
            - It is the pnp device import's useState.
            type: str
          version:
            description:
            - It is the pnp device import's version.
            type: int
        type: dict
      systemWorkflow:
        description:
        - It is the pnp device import's systemWorkflow.
        suboptions:
          _id:
            description:
            - It is the pnp device import's _id.
            type: str
          addToInventory:
            description:
            - It is the pnp device import's addToInventory.
            type: bool
          addedOn:
            description:
            - It is the pnp device import's addedOn.
            type: int
          configId:
            description:
            - It is the pnp device import's configId.
            type: str
          currTaskIdx:
            description:
            - It is the pnp device import's currTaskIdx.
            type: int
          description:
            description:
            - It is the pnp device import's description.
            type: str
          endTime:
            description:
            - It is the pnp device import's endTime.
            type: int
          execTime:
            description:
            - It is the pnp device import's execTime.
            type: int
          imageId:
            description:
            - It is the pnp device import's imageId.
            type: str
          instanceType:
            description:
            - It is the pnp device import's instanceType.
            type: str
          lastupdateOn:
            description:
            - It is the pnp device import's lastupdateOn.
            type: int
          name:
            description:
            - It is the pnp device import's name.
            type: str
          startTime:
            description:
            - It is the pnp device import's startTime.
            type: int
          state:
            description:
            - It is the pnp device import's state.
            type: str
          tasks:
            description:
            - It is the pnp device import's tasks.
            elements: dict
            suboptions:
              currWorkItemIdx:
                description:
                - It is the pnp device import's currWorkItemIdx.
                type: int
              endTime:
                description:
                - It is the pnp device import's endTime.
                type: int
              name:
                description:
                - It is the pnp device import's name.
                type: str
              startTime:
                description:
                - It is the pnp device import's startTime.
                type: int
              state:
                description:
                - It is the pnp device import's state.
                type: str
              taskSeqNo:
                description:
                - It is the pnp device import's taskSeqNo.
                type: int
              timeTaken:
                description:
                - It is the pnp device import's timeTaken.
                type: int
              type:
                description:
                - It is the pnp device import's type.
                type: str
              workItemList:
                description:
                - It is the pnp device import's workItemList.
                elements: dict
                suboptions:
                  command:
                    description:
                    - It is the pnp device import's command.
                    type: str
                  endTime:
                    description:
                    - It is the pnp device import's endTime.
                    type: int
                  outputStr:
                    description:
                    - It is the pnp device import's outputStr.
                    type: str
                  startTime:
                    description:
                    - It is the pnp device import's startTime.
                    type: int
                  state:
                    description:
                    - It is the pnp device import's state.
                    type: str
                  timeTaken:
                    description:
                    - It is the pnp device import's timeTaken.
                    type: int
                type: list
            type: list
          tenantId:
            description:
            - It is the pnp device import's tenantId.
            type: str
          type:
            description:
            - It is the pnp device import's type.
            type: str
          useState:
            description:
            - It is the pnp device import's useState.
            type: str
          version:
            description:
            - It is the pnp device import's version.
            type: int
        type: dict
      tenantId:
        description:
        - It is the pnp device import's tenantId.
        type: str
      version:
        description:
        - It is the pnp device import's version.
        type: int
      workflow:
        description:
        - It is the pnp device import's workflow.
        suboptions:
          _id:
            description:
            - It is the pnp device import's _id.
            type: str
          addToInventory:
            description:
            - It is the pnp device import's addToInventory.
            type: bool
          addedOn:
            description:
            - It is the pnp device import's addedOn.
            type: int
          configId:
            description:
            - It is the pnp device import's configId.
            type: str
          currTaskIdx:
            description:
            - It is the pnp device import's currTaskIdx.
            type: int
          description:
            description:
            - It is the pnp device import's description.
            type: str
          endTime:
            description:
            - It is the pnp device import's endTime.
            type: int
          execTime:
            description:
            - It is the pnp device import's execTime.
            type: int
          imageId:
            description:
            - It is the pnp device import's imageId.
            type: str
          instanceType:
            description:
            - It is the pnp device import's instanceType.
            type: str
          lastupdateOn:
            description:
            - It is the pnp device import's lastupdateOn.
            type: int
          name:
            description:
            - It is the pnp device import's name.
            type: str
          startTime:
            description:
            - It is the pnp device import's startTime.
            type: int
          state:
            description:
            - It is the pnp device import's state.
            type: str
          tasks:
            description:
            - It is the pnp device import's tasks.
            elements: dict
            suboptions:
              currWorkItemIdx:
                description:
                - It is the pnp device import's currWorkItemIdx.
                type: int
              endTime:
                description:
                - It is the pnp device import's endTime.
                type: int
              name:
                description:
                - It is the pnp device import's name.
                type: str
              startTime:
                description:
                - It is the pnp device import's startTime.
                type: int
              state:
                description:
                - It is the pnp device import's state.
                type: str
              taskSeqNo:
                description:
                - It is the pnp device import's taskSeqNo.
                type: int
              timeTaken:
                description:
                - It is the pnp device import's timeTaken.
                type: int
              type:
                description:
                - It is the pnp device import's type.
                type: str
              workItemList:
                description:
                - It is the pnp device import's workItemList.
                elements: dict
                suboptions:
                  command:
                    description:
                    - It is the pnp device import's command.
                    type: str
                  endTime:
                    description:
                    - It is the pnp device import's endTime.
                    type: int
                  outputStr:
                    description:
                    - It is the pnp device import's outputStr.
                    type: str
                  startTime:
                    description:
                    - It is the pnp device import's startTime.
                    type: int
                  state:
                    description:
                    - It is the pnp device import's state.
                    type: str
                  timeTaken:
                    description:
                    - It is the pnp device import's timeTaken.
                    type: int
                type: list
            type: list
          tenantId:
            description:
            - It is the pnp device import's tenantId.
            type: str
          type:
            description:
            - It is the pnp device import's type.
            type: str
          useState:
            description:
            - It is the pnp device import's useState.
            type: str
          version:
            description:
            - It is the pnp device import's version.
            type: int
        type: dict
      workflowParameters:
        description:
        - It is the pnp device import's workflowParameters.
        suboptions:
          configList:
            description:
            - It is the pnp device import's configList.
            elements: dict
            suboptions:
              configId:
                description:
                - It is the pnp device import's configId.
                type: str
              configParameters:
                description:
                - It is the pnp device import's configParameters.
                elements: dict
                suboptions:
                  key:
                    description:
                    - It is the pnp device import's key.
                    type: str
                  value:
                    description:
                    - It is the pnp device import's value.
                    type: str
                type: list
            type: list
          licenseLevel:
            description:
            - It is the pnp device import's licenseLevel.
            type: str
          licenseType:
            description:
            - It is the pnp device import's licenseType.
            type: str
          topOfStackSerialNumber:
            description:
            - It is the pnp device import's topOfStackSerialNumber.
            type: str
        type: dict
    type: list

Outputs

import_devices_in_bulk:
  contains: null
  description: Add devices to PnP in bulk.
  failureList:
    contains:
      id:
        description: It is the pnp device import's id.
        returned: success
        sample: '478012'
        type: str
      index:
        description: It is the pnp device import's index.
        returned: success
        sample: 0
        type: int
      msg:
        description: It is the pnp device import's msg.
        returned: success
        sample: <msg>
        type: str
      serialNum:
        description: It is the pnp device import's serialNum.
        returned: success
        sample: <serialnum>
        type: str
    description: Device's Failure List (list of objects).
    returned: success
    type: list
  returned: success
  successList:
    contains:
      _id:
        description: It is the pnp device import's _id.
        returned: success
        sample: <_id>
        type: str
      dayZeroConfig:
        contains:
          config:
            description: It is the pnp device import's config.
            returned: success
            sample: <config>
            type: str
        description: It is the pnp device import's dayZeroConfig.
        returned: success
        type: dict
      dayZeroConfigPreview:
        description: It is the pnp device import's dayZeroConfigPreview.
        returned: success
        type: dict
      deviceInfo:
        contains:
          aaaCredentials:
            contains:
              password:
                description: It is the pnp device import's password.
                returned: success
                sample: '*******'
                type: str
              username:
                description: It is the pnp device import's username.
                returned: success
                sample: devnetuser
                type: str
            description: It is the pnp device import's aaaCredentials.
            returned: success
            type: dict
          addedOn:
            description: It is the pnp device import's addedOn.
            returned: success
            sample: 0
            type: int
          addnMacAddrs:
            description: It is the pnp device import's addnMacAddrs.
            returned: success
            type: list
          agentType:
            description: It is the pnp device import's agentType.
            returned: success
            sample: <agenttype>
            type: str
          authStatus:
            description: It is the pnp device import's authStatus.
            returned: success
            sample: <authstatus>
            type: str
          authenticatedMicNumber:
            description: It is the pnp device import's authenticatedMicNumber.
            returned: success
            sample: <authenticatedmicnumber>
            type: str
          authenticatedSudiSerialNo:
            description: It is the pnp device import's authenticatedSudiSerialNo.
            returned: success
            sample: <authenticatedsudiserialno>
            type: str
          capabilitiesSupported:
            description: It is the pnp device import's capabilitiesSupported.
            returned: success
            type: list
          cmState:
            description: It is the pnp device import's cmState.
            returned: success
            sample: <cmstate>
            type: str
          description:
            description: It is the pnp device import's description.
            returned: success
            sample: <description>
            type: str
          deviceSudiSerialNos:
            description: It is the pnp device import's deviceSudiSerialNos.
            returned: success
            type: list
          deviceType:
            description: It is the pnp device import's deviceType.
            returned: success
            sample: <devicetype>
            type: str
          featuresSupported:
            description: It is the pnp device import's featuresSupported.
            returned: success
            type: list
          fileSystemList:
            contains:
              freespace:
                description: It is the pnp device import's freespace.
                returned: success
                sample: 0
                type: int
              name:
                description: It is the pnp device import's name.
                returned: success
                sample: <name>
                type: str
              readable:
                description: It is the pnp device import's readable.
                returned: success
                sample: false
                type: bool
              size:
                description: It is the pnp device import's size.
                returned: success
                sample: 0
                type: int
              type:
                description: It is the pnp device import's type.
                returned: success
                sample: <type>
                type: str
              writeable:
                description: It is the pnp device import's writeable.
                returned: success
                sample: false
                type: bool
            description: It is the pnp device import's fileSystemList.
            returned: success
            type: list
          firstContact:
            description: It is the pnp device import's firstContact.
            returned: success
            sample: 0
            type: int
          hostname:
            description: It is the pnp device import's hostname.
            returned: success
            sample: <hostname>
            type: str
          httpHeaders:
            contains:
              key:
                description: It is the pnp device import's key.
                returned: success
                sample: <key>
                type: str
              value:
                description: It is the pnp device import's value.
                returned: success
                sample: <value>
                type: str
            description: It is the pnp device import's httpHeaders.
            returned: success
            type: list
          imageFile:
            description: It is the pnp device import's imageFile.
            returned: success
            sample: <imagefile>
            type: str
          imageVersion:
            description: It is the pnp device import's imageVersion.
            returned: success
            sample: <imageversion>
            type: str
          ipInterfaces:
            contains:
              ipv4Address:
                description: It is the pnp device import's ipv4Address.
                returned: success
                type: dict
              ipv6AddressList:
                description: It is the pnp device import's ipv6AddressList.
                returned: success
                type: list
              macAddress:
                description: It is the pnp device import's macAddress.
                returned: success
                sample: <macaddress>
                type: str
              name:
                description: It is the pnp device import's name.
                returned: success
                sample: <name>
                type: str
              status:
                description: It is the pnp device import's status.
                returned: success
                sample: <status>
                type: str
            description: It is the pnp device import's ipInterfaces.
            returned: success
            type: list
          lastContact:
            description: It is the pnp device import's lastContact.
            returned: success
            sample: 0
            type: int
          lastSyncTime:
            description: It is the pnp device import's lastSyncTime.
            returned: success
            sample: 0
            type: int
          lastUpdateOn:
            description: It is the pnp device import's lastUpdateOn.
            returned: success
            sample: 0
            type: int
          location:
            contains:
              address:
                description: It is the pnp device import's address.
                returned: success
                sample: <address>
                type: str
              altitude:
                description: It is the pnp device import's altitude.
                returned: success
                sample: <altitude>
                type: str
              latitude:
                description: It is the pnp device import's latitude.
                returned: success
                sample: <latitude>
                type: str
              longitude:
                description: It is the pnp device import's longitude.
                returned: success
                sample: <longitude>
                type: str
              siteId:
                description: It is the pnp device import's siteId.
                returned: success
                sample: <siteid>
                type: str
            description: It is the pnp device import's location.
            returned: success
            type: dict
          macAddress:
            description: It is the pnp device import's macAddress.
            returned: success
            sample: <macaddress>
            type: str
          mode:
            description: It is the pnp device import's mode.
            returned: success
            sample: <mode>
            type: str
          name:
            description: It is the pnp device import's name.
            returned: success
            sample: <name>
            type: str
          neighborLinks:
            contains:
              localInterfaceName:
                description: It is the pnp device import's localInterfaceName.
                returned: success
                sample: <localinterfacename>
                type: str
              localMacAddress:
                description: It is the pnp device import's localMacAddress.
                returned: success
                sample: <localmacaddress>
                type: str
              localShortInterfaceName:
                description: It is the pnp device import's localShortInterfaceName.
                returned: success
                sample: <localshortinterfacename>
                type: str
              remoteDeviceName:
                description: It is the pnp device import's remoteDeviceName.
                returned: success
                sample: <remotedevicename>
                type: str
              remoteInterfaceName:
                description: It is the pnp device import's remoteInterfaceName.
                returned: success
                sample: <remoteinterfacename>
                type: str
              remoteMacAddress:
                description: It is the pnp device import's remoteMacAddress.
                returned: success
                sample: <remotemacaddress>
                type: str
              remotePlatform:
                description: It is the pnp device import's remotePlatform.
                returned: success
                sample: <remoteplatform>
                type: str
              remoteShortInterfaceName:
                description: It is the pnp device import's remoteShortInterfaceName.
                returned: success
                sample: <remoteshortinterfacename>
                type: str
              remoteVersion:
                description: It is the pnp device import's remoteVersion.
                returned: success
                sample: <remoteversion>
                type: str
            description: It is the pnp device import's neighborLinks.
            returned: success
            type: list
          onbState:
            description: It is the pnp device import's onbState.
            returned: success
            sample: <onbstate>
            type: str
          pid:
            description: It is the pnp device import's pid.
            returned: success
            sample: <pid>
            type: str
          pnpProfileList:
            contains:
              createdBy:
                description: It is the pnp device import's createdBy.
                returned: success
                sample: <createdby>
                type: str
              discoveryCreated:
                description: It is the pnp device import's discoveryCreated.
                returned: success
                sample: false
                type: bool
              primaryEndpoint:
                contains:
                  certificate:
                    description: It is the pnp device import's certificate.
                    returned: success
                    sample: <certificate>
                    type: str
                  fqdn:
                    description: It is the pnp device import's fqdn.
                    returned: success
                    sample: <fqdn>
                    type: str
                  ipv4Address:
                    description: It is the pnp device import's ipv4Address.
                    returned: success
                    type: dict
                  ipv6Address:
                    description: It is the pnp device import's ipv6Address.
                    returned: success
                    type: dict
                  port:
                    description: It is the pnp device import's port.
                    returned: success
                    sample: 0
                    type: int
                  protocol:
                    description: It is the pnp device import's protocol.
                    returned: success
                    sample: <protocol>
                    type: str
                description: It is the pnp device import's primaryEndpoint.
                returned: success
                type: dict
              profileName:
                description: It is the pnp device import's profileName.
                returned: success
                sample: <profilename>
                type: str
              secondaryEndpoint:
                contains:
                  certificate:
                    description: It is the pnp device import's certificate.
                    returned: success
                    sample: <certificate>
                    type: str
                  fqdn:
                    description: It is the pnp device import's fqdn.
                    returned: success
                    sample: <fqdn>
                    type: str
                  ipv4Address:
                    description: It is the pnp device import's ipv4Address.
                    returned: success
                    type: dict
                  ipv6Address:
                    description: It is the pnp device import's ipv6Address.
                    returned: success
                    type: dict
                  port:
                    description: It is the pnp device import's port.
                    returned: success
                    sample: 0
                    type: int
                  protocol:
                    description: It is the pnp device import's protocol.
                    returned: success
                    sample: <protocol>
                    type: str
                description: It is the pnp device import's secondaryEndpoint.
                returned: success
                type: dict
            description: It is the pnp device import's pnpProfileList.
            returned: success
            type: list
          populateInventory:
            description: It is the pnp device import's populateInventory.
            returned: success
            sample: false
            type: bool
          preWorkflowCliOuputs:
            contains:
              cli:
                description: It is the pnp device import's cli.
                returned: success
                sample: <cli>
                type: str
              cliOutput:
                description: It is the pnp device import's cliOutput.
                returned: success
                sample: <clioutput>
                type: str
            description: It is the pnp device import's preWorkflowCliOuputs.
            returned: success
            type: list
          projectId:
            description: It is the pnp device import's projectId.
            returned: success
            sample: <projectid>
            type: str
          projectName:
            description: It is the pnp device import's projectName.
            returned: success
            sample: <projectname>
            type: str
          reloadRequested:
            description: It is the pnp device import's reloadRequested.
            returned: success
            sample: false
            type: bool
          serialNumber:
            description: It is the pnp device import's serialNumber.
            returned: success
            sample: <serialnumber>
            type: str
          siteId:
            description: It is the pnp device import's siteId.
            returned: success
            sample: <siteid>
            type: str
          siteName:
            description: It is the pnp device import's siteName.
            returned: success
            sample: <sitename>
            type: str
          smartAccountId:
            description: It is the pnp device import's smartAccountId.
            returned: success
            sample: <smartaccountid>
            type: str
          source:
            description: It is the pnp device import's source.
            returned: success
            sample: <source>
            type: str
          stack:
            description: It is the pnp device import's stack.
            returned: success
            sample: false
            type: bool
          stackInfo:
            contains:
              isFullRing:
                description: It is the pnp device import's isFullRing.
                returned: success
                sample: false
                type: bool
              stackMemberList:
                contains:
                  hardwareVersion:
                    description: It is the pnp device import's hardwareVersion.
                    returned: success
                    sample: <hardwareversion>
                    type: str
                  licenseLevel:
                    description: It is the pnp device import's licenseLevel.
                    returned: success
                    sample: <licenselevel>
                    type: str
                  licenseType:
                    description: It is the pnp device import's licenseType.
                    returned: success
                    sample: <licensetype>
                    type: str
                  macAddress:
                    description: It is the pnp device import's macAddress.
                    returned: success
                    sample: <macaddress>
                    type: str
                  pid:
                    description: It is the pnp device import's pid.
                    returned: success
                    sample: <pid>
                    type: str
                  priority:
                    description: It is the pnp device import's priority.
                    returned: success
                    sample: 0
                    type: int
                  role:
                    description: It is the pnp device import's role.
                    returned: success
                    sample: <role>
                    type: str
                  serialNumber:
                    description: It is the pnp device import's serialNumber.
                    returned: success
                    sample: <serialnumber>
                    type: str
                  softwareVersion:
                    description: It is the pnp device import's softwareVersion.
                    returned: success
                    sample: <softwareversion>
                    type: str
                  stackNumber:
                    description: It is the pnp device import's stackNumber.
                    returned: success
                    sample: 0
                    type: int
                  state:
                    description: It is the pnp device import's state.
                    returned: success
                    sample: <state>
                    type: str
                  sudiSerialNumber:
                    description: It is the pnp device import's sudiSerialNumber.
                    returned: success
                    sample: <sudiserialnumber>
                    type: str
                description: It is the pnp device import's stackMemberList.
                returned: success
                type: list
              stackRingProtocol:
                description: It is the pnp device import's stackRingProtocol.
                returned: success
                sample: <stackringprotocol>
                type: str
              supportsStackWorkflows:
                description: It is the pnp device import's supportsStackWorkflows.
                returned: success
                sample: false
                type: bool
              totalMemberCount:
                description: It is the pnp device import's totalMemberCount.
                returned: success
                sample: 0
                type: int
              validLicenseLevels:
                description: It is the pnp device import's validLicenseLevels.
                returned: success
                type: list
            description: It is the pnp device import's stackInfo.
            returned: success
            type: dict
          state:
            description: It is the pnp device import's state.
            returned: success
            sample: <state>
            type: str
          sudiRequired:
            description: It is the pnp device import's sudiRequired.
            returned: success
            sample: false
            type: bool
          tags:
            description: It is the pnp device import's tags.
            returned: success
            type: dict
          userMicNumbers:
            description: It is the pnp device import's userMicNumbers.
            returned: success
            type: list
          userSudiSerialNos:
            description: It is the pnp device import's userSudiSerialNos.
            returned: success
            type: list
          virtualAccountId:
            description: It is the pnp device import's virtualAccountId.
            returned: success
            sample: <virtualaccountid>
            type: str
          workflowId:
            description: It is the pnp device import's workflowId.
            returned: success
            sample: <workflowid>
            type: str
          workflowName:
            description: It is the pnp device import's workflowName.
            returned: success
            sample: <workflowname>
            type: str
        description: It is the pnp device import's deviceInfo.
        returned: success
        type: dict
      runSummaryList:
        contains:
          details:
            description: It is the pnp device import's details.
            returned: success
            sample: <details>
            type: str
          errorFlag:
            description: It is the pnp device import's errorFlag.
            returned: success
            sample: false
            type: bool
          historyTaskInfo:
            contains:
              addnDetails:
                contains:
                  key:
                    description: It is the pnp device import's key.
                    returned: success
                    sample: <key>
                    type: str
                  value:
                    description: It is the pnp device import's value.
                    returned: success
                    sample: <value>
                    type: str
                description: It is the pnp device import's addnDetails.
                returned: success
                type: list
              name:
                description: It is the pnp device import's name.
                returned: success
                sample: <name>
                type: str
              timeTaken:
                description: It is the pnp device import's timeTaken.
                returned: success
                sample: 0
                type: int
              type:
                description: It is the pnp device import's type.
                returned: success
                sample: <type>
                type: str
              workItemList:
                contains:
                  command:
                    description: It is the pnp device import's command.
                    returned: success
                    sample: <command>
                    type: str
                  endTime:
                    description: It is the pnp device import's endTime.
                    returned: success
                    sample: 0
                    type: int
                  outputStr:
                    description: It is the pnp device import's outputStr.
                    returned: success
                    sample: <outputstr>
                    type: str
                  startTime:
                    description: It is the pnp device import's startTime.
                    returned: success
                    sample: 0
                    type: int
                  state:
                    description: It is the pnp device import's state.
                    returned: success
                    sample: <state>
                    type: str
                  timeTaken:
                    description: It is the pnp device import's timeTaken.
                    returned: success
                    sample: 0
                    type: int
                description: It is the pnp device import's workItemList.
                returned: success
                type: list
            description: It is the pnp device import's historyTaskInfo.
            returned: success
            type: dict
          timestamp:
            description: It is the pnp device import's timestamp.
            returned: success
            sample: 0
            type: int
        description: It is the pnp device import's runSummaryList.
        returned: success
        type: list
      systemResetWorkflow:
        contains:
          _id:
            description: It is the pnp device import's _id.
            returned: success
            sample: <_id>
            type: str
          addToInventory:
            description: It is the pnp device import's addToInventory.
            returned: success
            sample: false
            type: bool
          addedOn:
            description: It is the pnp device import's addedOn.
            returned: success
            sample: 0
            type: int
          configId:
            description: It is the pnp device import's configId.
            returned: success
            sample: <configid>
            type: str
          currTaskIdx:
            description: It is the pnp device import's currTaskIdx.
            returned: success
            sample: 0
            type: int
          description:
            description: It is the pnp device import's description.
            returned: success
            sample: <description>
            type: str
          endTime:
            description: It is the pnp device import's endTime.
            returned: success
            sample: 0
            type: int
          execTime:
            description: It is the pnp device import's execTime.
            returned: success
            sample: 0
            type: int
          imageId:
            description: It is the pnp device import's imageId.
            returned: success
            sample: <imageid>
            type: str
          instanceType:
            description: It is the pnp device import's instanceType.
            returned: success
            sample: <instancetype>
            type: str
          lastupdateOn:
            description: It is the pnp device import's lastupdateOn.
            returned: success
            sample: 0
            type: int
          name:
            description: It is the pnp device import's name.
            returned: success
            sample: <name>
            type: str
          startTime:
            description: It is the pnp device import's startTime.
            returned: success
            sample: 0
            type: int
          state:
            description: It is the pnp device import's state.
            returned: success
            sample: <state>
            type: str
          tasks:
            contains:
              currWorkItemIdx:
                description: It is the pnp device import's currWorkItemIdx.
                returned: success
                sample: 0
                type: int
              endTime:
                description: It is the pnp device import's endTime.
                returned: success
                sample: 0
                type: int
              name:
                description: It is the pnp device import's name.
                returned: success
                sample: <name>
                type: str
              startTime:
                description: It is the pnp device import's startTime.
                returned: success
                sample: 0
                type: int
              state:
                description: It is the pnp device import's state.
                returned: success
                sample: <state>
                type: str
              taskSeqNo:
                description: It is the pnp device import's taskSeqNo.
                returned: success
                sample: 0
                type: int
              timeTaken:
                description: It is the pnp device import's timeTaken.
                returned: success
                sample: 0
                type: int
              type:
                description: It is the pnp device import's type.
                returned: success
                sample: <type>
                type: str
              workItemList:
                contains:
                  command:
                    description: It is the pnp device import's command.
                    returned: success
                    sample: <command>
                    type: str
                  endTime:
                    description: It is the pnp device import's endTime.
                    returned: success
                    sample: 0
                    type: int
                  outputStr:
                    description: It is the pnp device import's outputStr.
                    returned: success
                    sample: <outputstr>
                    type: str
                  startTime:
                    description: It is the pnp device import's startTime.
                    returned: success
                    sample: 0
                    type: int
                  state:
                    description: It is the pnp device import's state.
                    returned: success
                    sample: <state>
                    type: str
                  timeTaken:
                    description: It is the pnp device import's timeTaken.
                    returned: success
                    sample: 0
                    type: int
                description: It is the pnp device import's workItemList.
                returned: success
                type: list
            description: It is the pnp device import's tasks.
            returned: success
            type: list
          tenantId:
            description: It is the pnp device import's tenantId.
            returned: success
            sample: <tenantid>
            type: str
          type:
            description: It is the pnp device import's type.
            returned: success
            sample: <type>
            type: str
          useState:
            description: It is the pnp device import's useState.
            returned: success
            sample: <usestate>
            type: str
          version:
            description: It is the pnp device import's version.
            returned: success
            sample: 0
            type: int
        description: It is the pnp device import's systemResetWorkflow.
        returned: success
        type: dict
      systemWorkflow:
        contains:
          _id:
            description: It is the pnp device import's _id.
            returned: success
            sample: <_id>
            type: str
          addToInventory:
            description: It is the pnp device import's addToInventory.
            returned: success
            sample: false
            type: bool
          addedOn:
            description: It is the pnp device import's addedOn.
            returned: success
            sample: 0
            type: int
          configId:
            description: It is the pnp device import's configId.
            returned: success
            sample: <configid>
            type: str
          currTaskIdx:
            description: It is the pnp device import's currTaskIdx.
            returned: success
            sample: 0
            type: int
          description:
            description: It is the pnp device import's description.
            returned: success
            sample: <description>
            type: str
          endTime:
            description: It is the pnp device import's endTime.
            returned: success
            sample: 0
            type: int
          execTime:
            description: It is the pnp device import's execTime.
            returned: success
            sample: 0
            type: int
          imageId:
            description: It is the pnp device import's imageId.
            returned: success
            sample: <imageid>
            type: str
          instanceType:
            description: It is the pnp device import's instanceType.
            returned: success
            sample: <instancetype>
            type: str
          lastupdateOn:
            description: It is the pnp device import's lastupdateOn.
            returned: success
            sample: 0
            type: int
          name:
            description: It is the pnp device import's name.
            returned: success
            sample: <name>
            type: str
          startTime:
            description: It is the pnp device import's startTime.
            returned: success
            sample: 0
            type: int
          state:
            description: It is the pnp device import's state.
            returned: success
            sample: <state>
            type: str
          tasks:
            contains:
              currWorkItemIdx:
                description: It is the pnp device import's currWorkItemIdx.
                returned: success
                sample: 0
                type: int
              endTime:
                description: It is the pnp device import's endTime.
                returned: success
                sample: 0
                type: int
              name:
                description: It is the pnp device import's name.
                returned: success
                sample: <name>
                type: str
              startTime:
                description: It is the pnp device import's startTime.
                returned: success
                sample: 0
                type: int
              state:
                description: It is the pnp device import's state.
                returned: success
                sample: <state>
                type: str
              taskSeqNo:
                description: It is the pnp device import's taskSeqNo.
                returned: success
                sample: 0
                type: int
              timeTaken:
                description: It is the pnp device import's timeTaken.
                returned: success
                sample: 0
                type: int
              type:
                description: It is the pnp device import's type.
                returned: success
                sample: <type>
                type: str
              workItemList:
                contains:
                  command:
                    description: It is the pnp device import's command.
                    returned: success
                    sample: <command>
                    type: str
                  endTime:
                    description: It is the pnp device import's endTime.
                    returned: success
                    sample: 0
                    type: int
                  outputStr:
                    description: It is the pnp device import's outputStr.
                    returned: success
                    sample: <outputstr>
                    type: str
                  startTime:
                    description: It is the pnp device import's startTime.
                    returned: success
                    sample: 0
                    type: int
                  state:
                    description: It is the pnp device import's state.
                    returned: success
                    sample: <state>
                    type: str
                  timeTaken:
                    description: It is the pnp device import's timeTaken.
                    returned: success
                    sample: 0
                    type: int
                description: It is the pnp device import's workItemList.
                returned: success
                type: list
            description: It is the pnp device import's tasks.
            returned: success
            type: list
          tenantId:
            description: It is the pnp device import's tenantId.
            returned: success
            sample: <tenantid>
            type: str
          type:
            description: It is the pnp device import's type.
            returned: success
            sample: <type>
            type: str
          useState:
            description: It is the pnp device import's useState.
            returned: success
            sample: <usestate>
            type: str
          version:
            description: It is the pnp device import's version.
            returned: success
            sample: 0
            type: int
        description: It is the pnp device import's systemWorkflow.
        returned: success
        type: dict
      tenantId:
        description: It is the pnp device import's tenantId.
        returned: success
        sample: <tenantid>
        type: str
      version:
        description: It is the pnp device import's version.
        returned: success
        sample: 0
        type: int
      workflow:
        contains:
          _id:
            description: It is the pnp device import's _id.
            returned: success
            sample: <_id>
            type: str
          addToInventory:
            description: It is the pnp device import's addToInventory.
            returned: success
            sample: false
            type: bool
          addedOn:
            description: It is the pnp device import's addedOn.
            returned: success
            sample: 0
            type: int
          configId:
            description: It is the pnp device import's configId.
            returned: success
            sample: <configid>
            type: str
          currTaskIdx:
            description: It is the pnp device import's currTaskIdx.
            returned: success
            sample: 0
            type: int
          description:
            description: It is the pnp device import's description.
            returned: success
            sample: <description>
            type: str
          endTime:
            description: It is the pnp device import's endTime.
            returned: success
            sample: 0
            type: int
          execTime:
            description: It is the pnp device import's execTime.
            returned: success
            sample: 0
            type: int
          imageId:
            description: It is the pnp device import's imageId.
            returned: success
            sample: <imageid>
            type: str
          instanceType:
            description: It is the pnp device import's instanceType.
            returned: success
            sample: <instancetype>
            type: str
          lastupdateOn:
            description: It is the pnp device import's lastupdateOn.
            returned: success
            sample: 0
            type: int
          name:
            description: It is the pnp device import's name.
            returned: success
            sample: <name>
            type: str
          startTime:
            description: It is the pnp device import's startTime.
            returned: success
            sample: 0
            type: int
          state:
            description: It is the pnp device import's state.
            returned: success
            sample: <state>
            type: str
          tasks:
            contains:
              currWorkItemIdx:
                description: It is the pnp device import's currWorkItemIdx.
                returned: success
                sample: 0
                type: int
              endTime:
                description: It is the pnp device import's endTime.
                returned: success
                sample: 0
                type: int
              name:
                description: It is the pnp device import's name.
                returned: success
                sample: <name>
                type: str
              startTime:
                description: It is the pnp device import's startTime.
                returned: success
                sample: 0
                type: int
              state:
                description: It is the pnp device import's state.
                returned: success
                sample: <state>
                type: str
              taskSeqNo:
                description: It is the pnp device import's taskSeqNo.
                returned: success
                sample: 0
                type: int
              timeTaken:
                description: It is the pnp device import's timeTaken.
                returned: success
                sample: 0
                type: int
              type:
                description: It is the pnp device import's type.
                returned: success
                sample: <type>
                type: str
              workItemList:
                contains:
                  command:
                    description: It is the pnp device import's command.
                    returned: success
                    sample: <command>
                    type: str
                  endTime:
                    description: It is the pnp device import's endTime.
                    returned: success
                    sample: 0
                    type: int
                  outputStr:
                    description: It is the pnp device import's outputStr.
                    returned: success
                    sample: <outputstr>
                    type: str
                  startTime:
                    description: It is the pnp device import's startTime.
                    returned: success
                    sample: 0
                    type: int
                  state:
                    description: It is the pnp device import's state.
                    returned: success
                    sample: <state>
                    type: str
                  timeTaken:
                    description: It is the pnp device import's timeTaken.
                    returned: success
                    sample: 0
                    type: int
                description: It is the pnp device import's workItemList.
                returned: success
                type: list
            description: It is the pnp device import's tasks.
            returned: success
            type: list
          tenantId:
            description: It is the pnp device import's tenantId.
            returned: success
            sample: <tenantid>
            type: str
          type:
            description: It is the pnp device import's type.
            returned: success
            sample: <type>
            type: str
          useState:
            description: It is the pnp device import's useState.
            returned: success
            sample: <usestate>
            type: str
          version:
            description: It is the pnp device import's version.
            returned: success
            sample: 0
            type: int
        description: It is the pnp device import's workflow.
        returned: success
        type: dict
      workflowParameters:
        contains:
          configList:
            contains:
              configId:
                description: It is the pnp device import's configId.
                returned: success
                sample: <configid>
                type: str
              configParameters:
                contains:
                  key:
                    description: It is the pnp device import's key.
                    returned: success
                    sample: <key>
                    type: str
                  value:
                    description: It is the pnp device import's value.
                    returned: success
                    sample: <value>
                    type: str
                description: It is the pnp device import's configParameters.
                returned: success
                type: list
            description: It is the pnp device import's configList.
            returned: success
            type: list
          licenseLevel:
            description: It is the pnp device import's licenseLevel.
            returned: success
            sample: <licenselevel>
            type: str
          licenseType:
            description: It is the pnp device import's licenseType.
            returned: success
            sample: <licensetype>
            type: str
          topOfStackSerialNumber:
            description: It is the pnp device import's topOfStackSerialNumber.
            returned: success
            sample: <topofstackserialnumber>
            type: str
        description: It is the pnp device import's workflowParameters.
        returned: success
        type: dict
    description: Device's Success List (list of objects).
    returned: success
    type: list
  type: dict

See also