emqx_authz_api_sources { authorization_sources_get.desc: """List all authorization sources""" authorization_sources_get.label: """List all authorization sources""" authorization_sources_post.desc: """Add a new source""" authorization_sources_post.label: """Add a new source""" authorization_sources_type_delete.desc: """Delete source""" authorization_sources_type_delete.label: """Delete source""" authorization_sources_type_get.desc: """Get a authorization source""" authorization_sources_type_get.label: """Get a authorization source""" authorization_sources_type_move_post.desc: """Change the exection order of sources""" authorization_sources_type_move_post.label: """Change order of sources""" authorization_sources_type_put.desc: """Update source""" authorization_sources_type_put.label: """Update source""" authorization_sources_type_status_get.desc: """Get a authorization source""" authorization_sources_type_status_get.label: """Get a authorization source""" authorization_sources_order_put.desc: """Reorder all authorization sources.""" authorization_sources_order_put.label: """Reorder Authorization Sources""" source.desc: """Authorization source""" source.label: """source""" source_config.desc: """Source config""" source_config.label: """source_config""" source_type.desc: """Authorization type""" source_type.label: """source_type""" sources.desc: """Authorization sources""" sources.label: """sources""" }