Skip to content

Commit

Permalink
Update to powershell SDK docs: 13248675293
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-relations-sp committed Feb 10, 2025
1 parent c54d9c9 commit 86c50ab
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 96 deletions.
44 changes: 14 additions & 30 deletions docs/tools/sdk/powershell/Reference/V2024/Models/Index.md
Original file line number Diff line number Diff line change
@@ -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.
18 changes: 0 additions & 18 deletions docs/tools/sdk/powershell/Reference/V2024/Models/index.md

This file was deleted.

44 changes: 14 additions & 30 deletions docs/tools/sdk/powershell/Reference/V3/Models/Index.md
Original file line number Diff line number Diff line change
@@ -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.
18 changes: 0 additions & 18 deletions docs/tools/sdk/powershell/Reference/V3/Models/index.md

This file was deleted.

0 comments on commit 86c50ab

Please sign in to comment.