Storage
Storage Object
API endpoint that allows Storage Objects to be viewed or edited.
- GET /api/storage-objects/
GET /api/storage-objects/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/storage-objects/ -H "Accept: application/json" --user admin:admin
GET /api/storage-objects/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
Storage Medium
API endpoint that allows Storage Mediums to be viewed or edited.
- GET /api/storage-mediums/
GET /api/storage-mediums/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/storage-mediums/ -H "Accept: application/json" --user admin:admin
GET /api/storage-mediums/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
Storage Methods
API endpoint that allows storage methods to be viewed or edited.
- GET /api/storage-methods/
GET /api/storage-methods/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/storage-methods/ -H "Accept: application/json" --user admin:admin
GET /api/storage-methods/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
Storage Method Target Relation
API endpoint that allows Storage Method Target Relations to be viewed or edited.
- GET /api/storage-method-target-relations/
GET /api/storage-method-target-relations/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/storage-method-target-relations/ -H "Accept: application/json" --user admin:admin
GET /api/storage-method-target-relations/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
Storage Policy
API endpoint that allows Storage Method Target Relations to be viewed or edited.
- GET /api/storage-policies/
GET /api/storage-policies/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/storage-policies/ -H "Accept: application/json" --user admin:admin
GET /api/storage-policies/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
Storage Target
API endpoint that allows Storage Targets Relations to be viewed or edited.
- GET /api/storage-targets/
GET /api/storage-targets/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/storage-targets/ -H "Accept: application/json" --user admin:admin
GET /api/storage-targets/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=