ciena.mcp.resources_by_resourceid_sub_domain (1.0.4) — module

Handle resource of type resources_by_resourceid_sub_domain

| "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 resources_by_resourceid_sub_domain


Requirements

Inputs

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

resourceId:
    description:
    - Identifier of the resource to be assigned to the subdomain
    - Required with I(state=['put'])
    - Used by I(state=['put'])
    type: str

subDomainId:
    description:
    - The ID of the sub-domain
    - Used by I(state=['put'])
    type: str