This repository was archived by the owner on Jan 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 16 files changed +22
-22
lines changed Expand file tree Collapse file tree 16 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 method : GET
99 return_content : yes
1010 headers :
3333
3434- name : Get the list of components
3535 uri :
36- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
36+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
3737 method : GET
3838 return_content : yes
3939 headers :
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 method : GET
99 return_content : yes
1010 headers :
Original file line number Diff line number Diff line change 2929
3030- name : Get the list of components
3131 uri :
32- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
32+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
3333 method : GET
3434 return_content : yes
3535 headers :
5858
5959- name : Get the list of components
6060 uri :
61- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
61+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
6262 method : GET
6363 return_content : yes
6464 headers :
Original file line number Diff line number Diff line change 2929
3030- name : Get the list of components
3131 uri :
32- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
32+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
3333 method : GET
3434 return_content : yes
3535 headers :
5858
5959- name : Get the list of components
6060 uri :
61- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
61+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
6262 method : GET
6363 return_content : yes
6464 headers :
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 method : GET
99 return_content : yes
1010 headers :
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 method : GET
99 return_content : yes
1010 headers :
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 method : GET
99 return_content : yes
1010 headers :
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.saas.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 method : GET
99 return_content : yes
1010 headers :
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.software.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.software.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 url_username : " {{ infrastructure.software.api_key }}"
99 url_password : " {{ infrastructure.software.api_secret }}"
1010 method : GET
3535
3636- name : Get the list of components
3737 uri :
38- url : " {{ infrastructure.software.api_endpoint }}/ak/api/v1/components"
38+ url : " {{ infrastructure.software.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
3939 url_username : " {{ infrastructure.software.api_key }}"
4040 url_password : " {{ infrastructure.software.api_secret }}"
4141 method : GET
Original file line number Diff line number Diff line change 44---
55- name : Get the list of components
66 uri :
7- url : " {{ infrastructure.software.api_endpoint }}/ak/api/v1/components"
7+ url : " {{ infrastructure.software.api_endpoint }}/ak/api/v1/components?skip_cache=yes "
88 url_username : " {{ infrastructure.software.api_key }}"
99 url_password : " {{ infrastructure.software.api_secret }}"
1010 method : GET
You can’t perform that action at this time.
0 commit comments