Skip to content

aci_syslog_group - Add support for description to aci_syslog_group module (DCNE-373) #746

Open
@dwebr

Description

@dwebr

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

  • The aci_syslog_group module should have support for the description field like most of the other modules. The description field is returned via the query state and also is displayed in the previous information results if updating an existing syslog group "syslogGroup". See the JSON return example of a queried syslog group below.
"syslogGroup": {
    "attributes": {
        "annotation": "",
        "childAction": "",
        "descr": "Primary DC Syslog Destination Group",
        "dn": "uni/fabric/slgroup-PD-SYSLOG-DG",
        "extMngdBy": "",
        "format": "aci",
        "includeMilliSeconds": "no",
        "includeTimeZone": "no",
        "lcOwn": "local",
        "modTs": "2024-11-23T11:35:10.222-05:00",
        "monPolDn": "uni/fabric/monfab-default",
        "name": "PD-SYSLOG-DG",
        "nameAlias": "",
        "remoteDestCount": "2",
        "status": "",
        "uid": "xxxxx",
        "userdom": "all"
    },
}

New or Affected Module(s):

  • aci_syslog_group + syslog:Group

APIC version and APIC Platform

  • V 6.0(6c) and on-prem

Collection versions

  • cisco.aci 2.10.1

References

  • #0000

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjira-syncSync this issue to Jira

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions