Skip to content

1.63.0

Compare
Choose a tag to compare
@jakubtischler jakubtischler released this 19 Mar 14:51
· 18 commits to master since this release
5a9ef22

FlashArray REST API 2.40

DELETE /certificate-groups/certificates

  • added the new optional 'query' request parameter 'certificate_ids'

GET /certificate-groups/certificates

  • added the new optional 'query' request parameter 'certificate_ids'

POST /certificate-groups/certificates

  • added the new optional 'query' request parameter 'certificate_ids'

GET /certificate-groups/uses

  • endpoint added

DELETE /certificates

  • added the new optional 'query' request parameter 'ids'

GET /certificates

  • added the new optional 'query' request parameter 'ids'
  • added the optional property 'items/certificate_type' to the response with the '200' status
  • added the optional property 'items/id' to the response with the '200' status
  • added the optional property 'items/key_algorithm' to the response with the '200' status
  • added the optional property 'items/subject_alternative_names' to the response with the '200' status

PATCH /certificates

  • added the new optional 'query' request parameter 'ids'
  • added the new optional request property 'key_algorithm'
  • added the new optional request property 'subject_alternative_names'
  • added the optional property 'items/certificate_type' to the response with the '200' status
  • added the optional property 'items/id' to the response with the '200' status
  • added the optional property 'items/key_algorithm' to the response with the '200' status
  • added the optional property 'items/subject_alternative_names' to the response with the '200' status

POST /certificates

  • added the new optional request property 'key_algorithm'
  • added the new optional request property 'subject_alternative_names'
  • added the optional property 'items/certificate_type' to the response with the '200' status
  • added the optional property 'items/id' to the response with the '200' status
  • added the optional property 'items/key_algorithm' to the response with the '200' status
  • added the optional property 'items/subject_alternative_names' to the response with the '200' status

DELETE /certificates/certificate-groups

  • added the new optional 'query' request parameter 'certificate_ids'

GET /certificates/certificate-groups

  • added the new optional 'query' request parameter 'certificate_ids'

POST /certificates/certificate-groups

  • added the new optional 'query' request parameter 'certificate_ids'

POST /certificates/certificate-signing-requests

  • added the new optional request property 'subject_alternative_names'

GET /certificates/uses

  • endpoint added

GET /protection-groups/volumes

  • added the new optional 'query' request parameter 'include_remote'

DELETE /realms/tags

  • endpoint added

GET /realms/tags

  • endpoint added

PUT /realms/tags/batch

  • endpoint added

GET /support-diagnostics/details

  • added the optional property 'items/test_type' to the response with the '200' status

GET /support/remote-assist-sessions

  • endpoint added

PATCH /support/remote-assist-sessions

  • endpoint added