1.47.0
Added FlashArray REST 2.30
Changes for REST 2.30
- EULA - The name, title and company properties will be ignored when accepting the EULA and will be null in the response of a GET request.
{get|patch}_arrays_eula- No changes in the client code, but the behavior is changed.
- Directory Service Roles - Multiple groups can be mapped to a single purity role.
- New endpoints:
{post|delete}_directory_services_roles - Changes in
{get|patch}_directory_services_roles:- The response field
roleis now aReferenceNoIdtype (previously was aFixedReferenceNoId). - New response field:
name - New parameters:
names,references
- The response field
- New endpoints:
- Controller information and status
get_controllers- new response fieldmode_since(The time at which the current mode of the controller was last updated).
Client enhancements
APITokenManagernow closes the session on disposal or script exit.