.getAll()
- JavaScript
- TypeScript
Returns a ArchitectResource
array which represents collection of your resources.
#
ParametersThis method does not require any parameters.
#
ResponseSuccessful response returns a HTTP 200 OK
status and the following body:
Type | Description |
---|---|
ArchitectResource [] | Resource collection |