Add attributes to ocapi_info (#6066)

Add attributes to ocapi_info.
pull/6072/head
Felix Fontein 2023-02-24 11:13:27 +01:00 committed by GitHub
parent 18a6bdd6aa
commit 0307fd12eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ short_description: Manages Out-Of-Band controllers using Open Composable API (OC
description: description:
- Builds OCAPI URIs locally and sends them to remote OOB controllers to - Builds OCAPI URIs locally and sends them to remote OOB controllers to
get information back. get information back.
extends_documentation_fragment:
- community.general.attributes
- community.general.attributes.info_module
options: options:
category: category:
required: true required: true