ciena.mcp.configmgmt_api_v1_nemaintenancedetails (1.0.4) — module

Handle resource of type configmgmt_api_v1_nemaintenancedetails

| "added in version" 1.0.0 of ciena.mcp"

Authors: unknown

Install collection

Install with ansible-galaxy collection install ciena.mcp:==1.0.4


Add to requirements.yml

  collections:
    - name: ciena.mcp
      version: 1.0.4

Description

Handle resource of type configmgmt_api_v1_nemaintenancedetails


Requirements

Inputs

    
id:
    description:
    - List of networkConstruct Ids
    - Used by I(state=['get'])
    type: str

name:
    description:
    - List of networkConstruct names
    - Used by I(state=['get'])
    type: str

limit:
    description:
    - The size of a returned page
    - Used by I(state=['get'])
    type: str

state:
    choices:
    - get
    description: []
    type: str

offset:
    description:
    - (Optional) Offset for current index of data to return
    - Used by I(state=['get'])
    type: str

sortBy:
    description:
    - (Optional) List of comma separated fields by which to sort the result. Fields require
      full path (i.e. data.attributes.field). A dash or negative sign before a field indicates
      descending order; by default ascending order is used
    - Used by I(state=['get'])
    type: str

longName:
    description:
    - (Optional) List of comma separated longName values
    - Used by I(state=['get'])
    type: str

ipAddress:
    description:
    - (Optional) Ip Address of Network Construct
    - Used by I(state=['get'])
    type: str

sessionId:
    description:
    - List of Management Session Ids
    - Used by I(state=['get'])
    type: str

syncState:
    description:
    - '(Optional) List of networkConstruct syncStates. The allowed values are: notSynchronized,
      synchronizing, synchronized, failed, aborted, deleting, deleteFailed'
    - Used by I(state=['get'])
    type: str

typeGroup:
    description:
    - (Optional) List of networkConstruct typeGroups
    - Used by I(state=['get'])
    type: str

searchText:
    description:
    - (Optional) The searchable text
    - Used by I(state=['get'])
    type: str

subnetName:
    description:
    - (Optional) SubnetName of Network Construct
    - Used by I(state=['get'])
    type: str

displayName:
    description:
    - (Optional) List of device displayName values
    - Used by I(state=['get'])
    type: str

resourceType:
    description:
    - (Optional) List of networkConstruct resourceTypes
    - Used by I(state=['get'])
    type: str

searchFields:
    description:
    - (Optional) List of comma separated fields to search on. If none are specified, all
      supported fields are implied. Fields require full path (e.g. data.attributes.name)
    - Used by I(state=['get'])
    type: str

nextOperation:
    description:
    - '(Optional) List of Next operations. The allowed values are: Download, Upgrade,
      PostUpgrade, CommitUpgrade, CancelUpgrade, FULLUPGRADE, BACKUP, RESTORE, SCRIPT,
      CUSTOM_SCRIPT'
    - Used by I(state=['get'])
    type: str

backupSchedule:
    description:
    - (Optional) List of backup schedules for Network Construct
    - Used by I(state=['get'])
    type: str

metaDataFields:
    description:
    - '(Optional) List of meta data to be included. The allowed values are: resourceType,
      associationState, syncState, softwareActiveVersion, associationStateQualifier'
    - Used by I(state=['get'])
    type: str

recentOperation:
    description:
    - '(Optional) List of Recent operations. The allowed values are: Download, Upgrade,
      PostUpgrade, CommitUpgrade, CancelUpgrade, FULLUPGRADE, BACKUP, RESTORE, SCRIPT,
      CUSTOM_SCRIPT'
    - Used by I(state=['get'])
    type: str

upgradeSchedule:
    description:
    - (Optional) List of upgrade schedules for Network Construct
    - Used by I(state=['get'])
    type: str

associationState:
    description:
    - '(Optional) List of networkConstruct associationStates. The allowed values are:
      GOA, LOA'
    - Used by I(state=['get'])
    type: str

physicalLocationId:
    description:
    - (Optional) Physical location id
    - Used by I(state=['get'])
    type: str

toNextOperationTime:
    description:
    - (Optional) Time of next operation on Network Construct
    - Used by I(state=['get'])
    type: str

customScriptSchedule:
    description:
    - (Optional) List of customScript schedules for Network Construct
    - Used by I(state=['get'])
    type: str

recentOperationState:
    description:
    - (Optional) Recent operation state of Network Construct
    - Used by I(state=['get'])
    type: str

fromNextOperationTime:
    description:
    - (Optional) Time of next operation on Network Construct
    - Used by I(state=['get'])
    type: str

resourcePartitionInfo:
    description:
    - (Optional) Resource partition info
    - Used by I(state=['get'])
    type: str

softwareActiveVersion:
    description:
    - (Optional) List of networkConstruct software versions
    - Used by I(state=['get'])
    type: str

toRecentOperationTime:
    description:
    - (Optional) Time of recent operation on Network Construct
    - Used by I(state=['get'])
    type: str

fromRecentOperationTime:
    description:
    - (Optional) Time of recent operation on Network Construct
    - Used by I(state=['get'])
    type: str

softwareAvailableVersion:
    description:
    - (Optional) Software version available on Network Construct
    - Used by I(state=['get'])
    type: str

associationStateQualifier:
    description:
    - (Optional) Association state qualifier. The allowed values are MANUAL, SYSTEM, NETWORK
    - Used by I(state=['get'])
    type: str

recentOperationProgressState:
    description:
    - (Optional) Recent operation progress state of Network Construct
    - Used by I(state=['get'])
    type: str