> NSI_API_V4_NETWORKCONSTRUCTS_BY_ID

        Handle resource of type nsi_api_v4_networkconstructs_by_id

OPTIONS (= is mandatory):

- fields
        (Optional) Response filter
        Used by `state=['get']'
        [Default: (null)]
        type: str

- id
        identifier of Network Construct to be retrieved
        Required with `state=['get']'
        Used by `state=['get']'
        [Default: (null)]
        type: str

- include
        List of comma separated resources to be side-loaded. The
        allowed values are: expectations, physicalLocation,
        parentNetworkConstruct, childNetworkConstructs,
        networkConstructDiscovered, networkConstructPlanned
        Used by `state=['get']'
        [Default: (null)]
        type: str

- state
        (Choices: get)[Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
