ciena.mdso.resources_by_resourceid_sub_domain (1.1.6) — module

Handle resource of type resources_by_resourceid_sub_domain

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

Authors: unknown

Install collection

Install with ansible-galaxy collection install ciena.mdso:==1.1.6


Add to requirements.yml

  collections:
    - name: ciena.mdso
      version: 1.1.6

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