Update to powershell SDK docs: 14650140688

This commit is contained in:
developer-relations-sp
2025-04-24 19:34:17 +00:00
parent 6c80449c5a
commit 25b07e3b09

View File

@@ -64,6 +64,7 @@ Method | HTTP request | Description
Create an access profile. Create an access profile.
A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile's source. A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile's source.
The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters. The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters.
>**Note:** To use this endpoint, you need all the listed scopes.
[API Spec](https://developer.sailpoint.com/docs/api/v3/create-access-profile) [API Spec](https://developer.sailpoint.com/docs/api/v3/create-access-profile)
@@ -399,7 +400,7 @@ try {
[[Back to top]](#) [[Back to top]](#)
## list-access-profiles ## list-access-profiles
Get a list of access profiles. Get a list of access profiles.
>**Note:** When you filter for access profiles that have the '+' symbol in their names, the response is blank. >**Note:** When you filter for access profiles that have the '+' symbol in their names, the response is blank.
[API Spec](https://developer.sailpoint.com/docs/api/v3/list-access-profiles) [API Spec](https://developer.sailpoint.com/docs/api/v3/list-access-profiles)