mirror of
https://github.com/apache/superset.git
synced 2026-05-08 09:25:56 +00:00
- Snapshot all four versioned docs sections at v6.1.0; master continues to serve as "Next" (lastVersion: current, banner: unreleased) so editing master keeps updating the canonical URLs - Enable the previously-disabled components plugin and version it - Rename stale "developer_portal" references to "developer_docs" across package.json scripts, manage-versions.mjs, theme files (DocVersionBadge, DocVersionBanner), DOCS_CLAUDE.md, and README.md (URL backward-compat redirect /developer_portal/* preserved) - Add admin_docs version scripts; drop dead "tutorials" plugin id from the version badge - Generalize fixVersionedImports in manage-versions.mjs to walk every section's snapshot and rewrite ../../src/ and ../../data/ imports, catching admin_docs and components files that previous version cuts would have broken - Remove orphan files: developer_portal_versions.json, tutorials_versions.json, and stray empty versions.json files inside components/ and developer_docs/ content directories
69 lines
3.2 KiB
Plaintext
69 lines
3.2 KiB
Plaintext
---
|
|
id: get-security-resources-info
|
|
title: "Get security resources info"
|
|
description: "Get metadata information about this API resource"
|
|
sidebar_label: "Get security resources info"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzNV1Fv2zYQ/isHYg8JpsZNsQGFij6kQdpm67agdtsBVuDS0tliQ5EqSblxBf334UhJkWynxdoB3ZMk8u74fbyPx1PNMrSpEaUTWrGYvUAHBTqeccdBqJU2Bacp4EtdOXC5sHB2dQkGra5MiixiJTe8QIfGsnhes1Qrh8qxuGa8LKVIvf/kg6X4NbNpjgWnt9LoEo0TaL1tli1SLatCdZ+C/Li8GpmNnUq+Rnq6bYksZkI5XKNhTeRnFlZ8PjjdRN2QXn7A1LFDA5gJ9/9CdINbv4ZwWPgXVFXB4vlo73aAR2wlpM9NxEo0hbBWaD9OTk44iZ1L96G0Qnbdr2+dEWo9AMSN4dsDkCMWIsRsjW5B2lm0yW7IWJC8PlZotrQGL8jwI2uuI2bQllrZsIGPHj6kx3+joq8mdc+g2629yMFpEYAPcjC26qbHh2qWI4TAQAYn8E5ICUsEZ7iykjvMYLmFJV+iZAc2nlbgTpsvRg5GdFRvcAtOQ2URtAIprIM7EewE/4Lw7stzM1bSQUyVRQMDK1hpc7B49Pv4b9VGybzlRSlxP+/7iR5ndpTLed1c71KadziuvXTH/C4dFrAyuoA/dIaSkPzyXaIt0Npx2fhSdgase0f2jGdg8GOF1sVwqTZcigzuCjOURm9Ehhk7wGfgG7ic/lgubxSvXK6N+IxZDGeVy1G5dn0PVJjDRIaOnsmjRz+aSWl0Sp9LiUAs3DaGt5ScwAaN0eYQlXNdyQyUdtBGaL1pqV9/tNgulUOjuASLZoMmsIjhTEGl8LbElOqZHwSdppW5J13PueOy34KIWUwrQxypi/jwybF4fk3Xg+NrfySn7Ty8bsuHhaO3Aj/BH6gqe0xXVl8DL7P2GuqCLrqaYxf+amIRu32Q6gynnmBoXSRXaxaz9M3rVyxi0pfj/rMtWTFLKyPhwd/w4mIGCcudK+PJROqUy1xbFz9++PjxhJdisjmddKtP+tUnfvWEQZIkCuDBS0jYWatajzyGZ8gNGvjp7Pz8YjpdzP76/eLPhLEm6gFebV2u1QBiP9CDFEWpjevOtU1UorprFp72wydrdEeEA76dSRT8c+QZGvu03uGTsBgS1nJKGPwMPCVBL5y+QdUk6jhRpRHKHXX4TkjCR8fHQ8a/8Q2feu0MWI8G79KjlSXiPVn+iQsHK3Rp7rl+H9N6RDfuvmE3j8T7fZfKOnCeecrvg0dDD+L/JFEBs++5O7w7u9EaaYknUq+PyPT4ie+eCnS5buXuu3GXs5h9jQ3tmD+9QfmVoQ09uC9s99y+omnIcINSlwUq19YBn68QqC6NdjrVsoknk5pCNXFNgmz2op1X1umiCxGxDTeCymXXXPkwoclY8Uq6FiY1rW33237Sw1IRGMd/OZtdQR+niRihGcfr+e6Bm4YCR3PULIA2cHnlGyBtdoIc3KrW31s3DWWry8eUynMg6UtdzZZeK8/9DxeJ+92McuTNWNzO3vVvnnQTkfPC4Mqgzb81iO/NV3q/kZtWJRqLw85+METaCXab07Al1hVc3XXB/l+y49v3fBag1d9oscF99i3/oC0hh7duUkouFCHyWqzbEzFnvBQE+5QNrhr/8xFwsYiFk3HdaWTO6nrJLb4xsmloOPy90Hm5F/t9WG5w6/93SOCyonl/eDu1+7suYqGq+BWCw1maoi9vndfeVT8qAS8uKN/UBQ3u9z7r7QtF75prtR3ErutgEcoUHdUAwldq1lAv/A+BZaPP
|
|
sidebar_class_name: "get api-method"
|
|
info_path: developer-docs/api/superset
|
|
custom_edit_url: null
|
|
hide_send_button: true
|
|
show_extensions: true
|
|
---
|
|
|
|
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
|
|
import ParamsDetails from "@theme/ParamsDetails";
|
|
import RequestSchema from "@theme/RequestSchema";
|
|
import StatusCodes from "@theme/StatusCodes";
|
|
import OperationTabs from "@theme/OperationTabs";
|
|
import TabItem from "@theme/TabItem";
|
|
import Heading from "@theme/Heading";
|
|
import Translate from "@docusaurus/Translate";
|
|
|
|
<Heading
|
|
as={"h1"}
|
|
className={"openapi__heading"}
|
|
children={"Get security resources info"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/security/resources/_info"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get metadata information about this API resource
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-security-resources-info.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-security-resources-info.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-security-resources-info.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|