From 86c50ab8e00ca01681c35cd836fc7eca4880afc6 Mon Sep 17 00:00:00 2001 From: developer-relations-sp Date: Mon, 10 Feb 2025 19:17:57 +0000 Subject: [PATCH] Update to powershell SDK docs: 13248675293 --- .../Reference/V2024/Models/Index.md | 44 ++++++------------- .../Reference/V2024/Models/index.md | 18 -------- .../powershell/Reference/V3/Models/Index.md | 44 ++++++------------- .../powershell/Reference/V3/Models/index.md | 18 -------- 4 files changed, 28 insertions(+), 96 deletions(-) delete mode 100644 docs/tools/sdk/powershell/Reference/V2024/Models/index.md delete mode 100644 docs/tools/sdk/powershell/Reference/V3/Models/index.md diff --git a/docs/tools/sdk/powershell/Reference/V2024/Models/Index.md b/docs/tools/sdk/powershell/Reference/V2024/Models/Index.md index aaec40139..984910d01 100644 --- a/docs/tools/sdk/powershell/Reference/V2024/Models/Index.md +++ b/docs/tools/sdk/powershell/Reference/V2024/Models/Index.md @@ -1,34 +1,18 @@ --- -id: v2024-index -title: Index -pagination_label: Index -sidebar_label: Index -sidebar_class_name: powershellsdk -keywords: ['powershell', 'PowerShell', 'sdk', 'Index', 'V2024Index'] -slug: /tools/sdk/powershell/v2024/models/index -tags: ['SDK', 'Software Development Kit', 'Index', 'V2024Index'] +id: models +title: Models +pagination_label: Models +sidebar_label: Models +sidebar_position: 3 +sidebar_class_name: models +keywords: ['powershell', 'PowerShell', 'sdk', 'models'] +slug: /tools/sdk/powershell/v2024/models +tags: ['SDK', 'Software Development Kit', 'v2024', 'models'] --- +The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API. -# Index - -## Enum - - -* `accessprofiles` (value: `"accessprofiles"`) - -* `accountactivities` (value: `"accountactivities"`) - -* `entitlements` (value: `"entitlements"`) - -* `events` (value: `"events"`) - -* `identities` (value: `"identities"`) - -* `roles` (value: `"roles"`) - -* `STAR` (value: `"*"`) - - -[[Back to top]](#) - +## Key Features +- Attributes: Describe each attribute, including its name, data type, and whether it's required. +- Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits. +- Example: Provides a sample of how the API uses the model. \ No newline at end of file diff --git a/docs/tools/sdk/powershell/Reference/V2024/Models/index.md b/docs/tools/sdk/powershell/Reference/V2024/Models/index.md deleted file mode 100644 index 984910d01..000000000 --- a/docs/tools/sdk/powershell/Reference/V2024/Models/index.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -id: models -title: Models -pagination_label: Models -sidebar_label: Models -sidebar_position: 3 -sidebar_class_name: models -keywords: ['powershell', 'PowerShell', 'sdk', 'models'] -slug: /tools/sdk/powershell/v2024/models -tags: ['SDK', 'Software Development Kit', 'v2024', 'models'] ---- - -The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API. - -## Key Features -- Attributes: Describe each attribute, including its name, data type, and whether it's required. -- Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits. -- Example: Provides a sample of how the API uses the model. \ No newline at end of file diff --git a/docs/tools/sdk/powershell/Reference/V3/Models/Index.md b/docs/tools/sdk/powershell/Reference/V3/Models/Index.md index c580b98b4..3cad3f8ac 100644 --- a/docs/tools/sdk/powershell/Reference/V3/Models/Index.md +++ b/docs/tools/sdk/powershell/Reference/V3/Models/Index.md @@ -1,34 +1,18 @@ --- -id: index -title: Index -pagination_label: Index -sidebar_label: Index -sidebar_class_name: powershellsdk -keywords: ['powershell', 'PowerShell', 'sdk', 'Index', 'Index'] -slug: /tools/sdk/powershell/v3/models/index -tags: ['SDK', 'Software Development Kit', 'Index', 'Index'] +id: models +title: Models +pagination_label: Models +sidebar_label: Models +sidebar_position: 3 +sidebar_class_name: models +keywords: ['powershell', 'PowerShell', 'sdk', 'models'] +slug: /tools/sdk/powershell/v3/models +tags: ['SDK', 'Software Development Kit', 'v3', 'models'] --- +The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API. -# Index - -## Enum - - -* `accessprofiles` (value: `"accessprofiles"`) - -* `accountactivities` (value: `"accountactivities"`) - -* `entitlements` (value: `"entitlements"`) - -* `events` (value: `"events"`) - -* `identities` (value: `"identities"`) - -* `roles` (value: `"roles"`) - -* `STAR` (value: `"*"`) - - -[[Back to top]](#) - +## Key Features +- Attributes: Describe each attribute, including its name, data type, and whether it's required. +- Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits. +- Example: Provides a sample of how the API uses the model. \ No newline at end of file diff --git a/docs/tools/sdk/powershell/Reference/V3/Models/index.md b/docs/tools/sdk/powershell/Reference/V3/Models/index.md deleted file mode 100644 index 3cad3f8ac..000000000 --- a/docs/tools/sdk/powershell/Reference/V3/Models/index.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -id: models -title: Models -pagination_label: Models -sidebar_label: Models -sidebar_position: 3 -sidebar_class_name: models -keywords: ['powershell', 'PowerShell', 'sdk', 'models'] -slug: /tools/sdk/powershell/v3/models -tags: ['SDK', 'Software Development Kit', 'v3', 'models'] ---- - -The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API. - -## Key Features -- Attributes: Describe each attribute, including its name, data type, and whether it's required. -- Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits. -- Example: Provides a sample of how the API uses the model. \ No newline at end of file