{ "opencollection": "1.0.0", "info": { "name": "SAM: Computers Applications Transfers API", "version": "1.0.0" }, "items": [ { "info": { "name": "Transfers", "type": "folder" }, "items": [ { "info": { "name": "Get Application License Transfers", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId/computers", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of computer license transfers for an application." }, { "info": { "name": "Get Application License Transfers for a Computer", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId/computers/:computerId", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "computerId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the computer." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of license transfers for specific application on a computer." }, { "info": { "name": "Get Custom Value License Transfers", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId/custom-values", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of custom value license transfers." }, { "info": { "name": "Get Application License Custom Value Transfers", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId/custom-values/:customId", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "customId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the custom compare value." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of license transfers for a given custom value." }, { "info": { "name": "Get Application License Transfers", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of license transfers for an application." }, { "info": { "name": "Get Users License Transfer Details", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId/users", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of user license transfers." }, { "info": { "name": "Get User License Transfer Details", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.snowsoftware.io/api/sam/v1/licenses/transfers/:applicationId/users/:userId", "params": [ { "name": "applicationId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the application." }, { "name": "userId", "value": "49cdd99f-bc16-40f9-ad40-48f12182fb30", "type": "path", "description": "The unique ID of the user." }, { "name": "filter", "value": "filter=status -eq \"active\"", "type": "query", "description": "For more information on the available operators and which data types those operators work on, see [Filter API call results](https://docs.snowsoftware.io/snow-atlas-api/resources/get-started-with-apis/api-conventions#filter-api-call-results)." }, { "name": "page_number", "value": "", "type": "query", "description": "The page number." }, { "name": "page_size", "value": "", "type": "query", "description": "The maximum number of items in the response." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a collection of license transfers for a given user." } ] } ], "bundled": true }