hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
67b9d8ec65f58dc523d791777d73a13cb2966752
233
yaml
YAML
user/accounts/admin.yaml
absidish/documentation
1736149241bab63828fa7e6239e0511d639c1e05
[ "MIT" ]
null
null
null
user/accounts/admin.yaml
absidish/documentation
1736149241bab63828fa7e6239e0511d639c1e05
[ "MIT" ]
null
null
null
user/accounts/admin.yaml
absidish/documentation
1736149241bab63828fa7e6239e0511d639c1e05
[ "MIT" ]
null
null
null
email: webmaster@optdyn.com fullname: Website title: Administrator state: enabled access: admin: login: true super: true site: login: true hashed_password: $2y$10$KL569l4qaafVUuDba7/jyOKHVvopNAPbG9HJ7hr240Q3FOmCgwb8C
19.416667
77
0.776824
f002b2d09cba02a8251bfd9dd2c36b57d6f21595
9,075
yml
YAML
docs-ref-autogen/com.microsoft.store.partnercenter.models.orders.Pricing.yml
JasonWHowell/partner-center-java-docs
d9a0f7cf105b8e8bd1b31b8981c6e02cd93285af
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.microsoft.store.partnercenter.models.orders.Pricing.yml
JasonWHowell/partner-center-java-docs
d9a0f7cf105b8e8bd1b31b8981c6e02cd93285af
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.microsoft.store.partnercenter.models.orders.Pricing.yml
JasonWHowell/partner-center-java-docs
d9a0f7cf105b8e8bd1b31b8981c6e02cd93285af
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:ManagedReference items: - uid: com.microsoft.store.partnercenter.models.orders.Pricing id: Pricing artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders children: - com.microsoft.store.partnercenter.models.orders.Pricing.Pricing() - com.microsoft.store.partnercenter.models.orders.Pricing.getDiscountedPrice() - com.microsoft.store.partnercenter.models.orders.Pricing.getExtendedPrice() - com.microsoft.store.partnercenter.models.orders.Pricing.getListPrice() - com.microsoft.store.partnercenter.models.orders.Pricing.getPrice() - com.microsoft.store.partnercenter.models.orders.Pricing.getProratedPrice() langs: - java name: Pricing nameWithType: Pricing fullName: com.microsoft.store.partnercenter.models.orders.Pricing type: Class package: com.microsoft.store.partnercenter.models.orders summary: Represents the pricing details for a line item. syntax: content: public class Pricing inheritance: - java.lang.Object inheritedMembers: - java.lang.Object.clone() - java.lang.Object.equals(java.lang.Object) - java.lang.Object.finalize() - java.lang.Object.getClass() - java.lang.Object.hashCode() - java.lang.Object.notify() - java.lang.Object.notifyAll() - java.lang.Object.toString() - java.lang.Object.wait() - java.lang.Object.wait(long) - java.lang.Object.wait(long,int) - uid: com.microsoft.store.partnercenter.models.orders.Pricing.Pricing() id: Pricing() artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders.Pricing langs: - java name: Pricing() nameWithType: Pricing.Pricing() fullName: com.microsoft.store.partnercenter.models.orders.Pricing.Pricing() overload: com.microsoft.store.partnercenter.models.orders.Pricing.Pricing* type: Constructor package: com.microsoft.store.partnercenter.models.orders syntax: content: public Pricing() - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getDiscountedPrice() id: getDiscountedPrice() artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders.Pricing langs: - java name: getDiscountedPrice() nameWithType: Pricing.getDiscountedPrice() fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getDiscountedPrice() overload: com.microsoft.store.partnercenter.models.orders.Pricing.getDiscountedPrice* type: Method package: com.microsoft.store.partnercenter.models.orders summary: Gets the discounted price for the order line item. syntax: content: public Double getDiscountedPrice() return: type: java.lang.Double description: The discounted price for the order line item. - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getExtendedPrice() id: getExtendedPrice() artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders.Pricing langs: - java name: getExtendedPrice() nameWithType: Pricing.getExtendedPrice() fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getExtendedPrice() overload: com.microsoft.store.partnercenter.models.orders.Pricing.getExtendedPrice* type: Method package: com.microsoft.store.partnercenter.models.orders summary: Gets the extended price for the order line item. syntax: content: public Double getExtendedPrice() return: type: java.lang.Double description: The extended price for the order line item. - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getListPrice() id: getListPrice() artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders.Pricing langs: - java name: getListPrice() nameWithType: Pricing.getListPrice() fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getListPrice() overload: com.microsoft.store.partnercenter.models.orders.Pricing.getListPrice* type: Method package: com.microsoft.store.partnercenter.models.orders summary: Gets the list price for the order line item. syntax: content: public Double getListPrice() return: type: java.lang.Double description: The list price for the order line item. - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getPrice() id: getPrice() artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders.Pricing langs: - java name: getPrice() nameWithType: Pricing.getPrice() fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getPrice() overload: com.microsoft.store.partnercenter.models.orders.Pricing.getPrice* type: Method package: com.microsoft.store.partnercenter.models.orders summary: Gets the price for the order line item. syntax: content: public Double getPrice() return: type: java.lang.Double description: The price for the order line item. - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getProratedPrice() id: getProratedPrice() artifact: com.microsoft.store:partnercenter:1.15.3 parent: com.microsoft.store.partnercenter.models.orders.Pricing langs: - java name: getProratedPrice() nameWithType: Pricing.getProratedPrice() fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getProratedPrice() overload: com.microsoft.store.partnercenter.models.orders.Pricing.getProratedPrice* type: Method package: com.microsoft.store.partnercenter.models.orders summary: Gets the prorated price for the order line item. syntax: content: public Double getProratedPrice() return: type: java.lang.Double description: The prorated price for the order line item. references: - uid: com.microsoft.store.partnercenter.models.orders.Pricing.Pricing* name: Pricing nameWithType: Pricing.Pricing fullName: com.microsoft.store.partnercenter.models.orders.Pricing.Pricing package: com.microsoft.store.partnercenter.models.orders - uid: java.lang.Double spec.java: - uid: java.lang.Double name: Double fullName: java.lang.Double - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getDiscountedPrice* name: getDiscountedPrice nameWithType: Pricing.getDiscountedPrice fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getDiscountedPrice package: com.microsoft.store.partnercenter.models.orders - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getExtendedPrice* name: getExtendedPrice nameWithType: Pricing.getExtendedPrice fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getExtendedPrice package: com.microsoft.store.partnercenter.models.orders - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getListPrice* name: getListPrice nameWithType: Pricing.getListPrice fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getListPrice package: com.microsoft.store.partnercenter.models.orders - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getProratedPrice* name: getProratedPrice nameWithType: Pricing.getProratedPrice fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getProratedPrice package: com.microsoft.store.partnercenter.models.orders - uid: com.microsoft.store.partnercenter.models.orders.Pricing.getPrice* name: getPrice nameWithType: Pricing.getPrice fullName: com.microsoft.store.partnercenter.models.orders.Pricing.getPrice package: com.microsoft.store.partnercenter.models.orders - uid: java.lang.Object.notify() name: Object.notify() nameWithType: Object.notify() fullName: java.lang.Object.notify() - uid: java.lang.Object.wait() name: Object.wait() nameWithType: Object.wait() fullName: java.lang.Object.wait() - uid: java.lang.Object.finalize() name: Object.finalize() nameWithType: Object.finalize() fullName: java.lang.Object.finalize() - uid: java.lang.Object.clone() name: Object.clone() nameWithType: Object.clone() fullName: java.lang.Object.clone() - uid: java.lang.Object.notifyAll() name: Object.notifyAll() nameWithType: Object.notifyAll() fullName: java.lang.Object.notifyAll() - uid: java.lang.Object.equals(java.lang.Object) name: Object.equals(Object) nameWithType: Object.equals(Object) fullName: java.lang.Object.equals(java.lang.Object) - uid: java.lang.Object.getClass() name: Object.getClass() nameWithType: Object.getClass() fullName: java.lang.Object.getClass() - uid: java.lang.Object.wait(long) name: Object.wait(long) nameWithType: Object.wait(long) fullName: java.lang.Object.wait(long) - uid: java.lang.Object.hashCode() name: Object.hashCode() nameWithType: Object.hashCode() fullName: java.lang.Object.hashCode() - uid: java.lang.Object.wait(long,int) name: Object.wait(long,int) nameWithType: Object.wait(long,int) fullName: java.lang.Object.wait(long,int) - uid: java.lang.Object.toString() name: Object.toString() nameWithType: Object.toString() fullName: java.lang.Object.toString()
40.878378
88
0.776088
6030746d5fbd808a3ffaf117cc0e6d5c0c54e256
128
yaml
YAML
tests/minimal/altair/ssz_static/SignedBeaconBlockHeader/ssz_lengthy/case_6/value.yaml
ethereum/eth2.0-spec-tests
94b687328daa52071d05d0262ec0a46961bef504
[ "MIT" ]
30
2019-04-25T20:14:27.000Z
2021-04-16T06:08:26.000Z
tests/minimal/altair/ssz_static/SignedBeaconBlockHeader/ssz_lengthy/case_6/value.yaml
ethereum/eth2.0-spec-tests
94b687328daa52071d05d0262ec0a46961bef504
[ "MIT" ]
19
2019-05-06T18:05:44.000Z
2020-12-18T17:04:02.000Z
tests/minimal/altair/ssz_static/SignedBeaconBlockHeader/ssz_lengthy/case_6/value.yaml
ethereum/eth2.0-spec-tests
94b687328daa52071d05d0262ec0a46961bef504
[ "MIT" ]
8
2019-05-01T00:05:46.000Z
2021-03-21T18:36:02.000Z
version https://git-lfs.github.com/spec/v1 oid sha256:455c089456de5fa85453c68561abf2d5637060537ed89c30216eaf6f7ff8c113 size 532
32
75
0.882813
d481f442c7c47ec33f2f8e5a2010ded09db6be15
1,066
yaml
YAML
interbotix_ros_xslocobots/interbotix_xslocobot_gazebo/config/trajectory_controllers/mobile_wx250s_trajectory_controllers.yaml
jywilson2/interbotix_ros_rovers
5e5a51841729a246d6ebecdcd4707ef6fd4a5556
[ "BSD-2-Clause" ]
13
2020-10-09T04:04:45.000Z
2022-03-08T12:58:22.000Z
interbotix_ros_xslocobots/interbotix_xslocobot_gazebo/config/trajectory_controllers/mobile_wx250s_trajectory_controllers.yaml
jywilson2/interbotix_ros_rovers
5e5a51841729a246d6ebecdcd4707ef6fd4a5556
[ "BSD-2-Clause" ]
10
2021-10-18T17:33:45.000Z
2022-01-28T19:08:33.000Z
interbotix_ros_xslocobots/interbotix_xslocobot_gazebo/config/trajectory_controllers/mobile_wx250s_trajectory_controllers.yaml
jywilson2/interbotix_ros_rovers
5e5a51841729a246d6ebecdcd4707ef6fd4a5556
[ "BSD-2-Clause" ]
9
2021-03-28T11:30:04.000Z
2022-03-02T22:28:17.000Z
arm_controller: type: effort_controllers/JointTrajectoryController joints: - waist - shoulder - elbow - forearm_roll - wrist_angle - wrist_rotate gains: # Required because we're controlling an effort interface waist: {p: 100.0, d: 1.0, i: 5.0} shoulder: {p: 500.0, d: 1.0, i: 10.0} elbow: {p: 300.0, d: 1.0, i: 10.0} forearm_roll: {p: 5.0, d: 0, i: 0} wrist_angle: {p: 100.0, d: 1.0, i: 3.0} wrist_rotate: {p: 100.0, d: 0.1, i: 1.0} constraints: goal_time: 0.2 waist: goal: 0.2 trajectory: 0.2 shoulder: goal: 0.2 trajectory: 0.2 elbow: goal: 0.2 trajectory: 0.2 forearm_roll: goal: 0.2 trajectory: 0.2 wrist_angle: goal: 0.2 trajectory: 0.2 wrist_rotate: goal: 0.2 trajectory: 0.2 gripper_controller: type: effort_controllers/JointTrajectoryController joints: - left_finger - right_finger gains: left_finger: {p: 100.0, d: 1.0, i: 0.0} right_finger: {p: 100.0, d: 1.0, i: 0.0}
22.680851
65
0.577861
d48e5edf19432c7f1a07e19d59280d52d10501b6
646
yaml
YAML
helm/nginx-ingress-controller-app/templates/controller-service-webhook.yaml
giantswarm/nginx-ingress-controller-app
edf7cc3896f85bf77f2d830c33952825c59d6180
[ "Apache-2.0" ]
2
2020-07-10T13:17:34.000Z
2020-08-13T16:23:21.000Z
helm/nginx-ingress-controller-app/templates/controller-service-webhook.yaml
giantswarm/nginx-ingress-controller-app
edf7cc3896f85bf77f2d830c33952825c59d6180
[ "Apache-2.0" ]
102
2019-10-15T11:38:13.000Z
2022-02-10T15:06:24.000Z
helm/nginx-ingress-controller-app/templates/controller-service-webhook.yaml
giantswarm/nginx-ingress-controller-app
edf7cc3896f85bf77f2d830c33952825c59d6180
[ "Apache-2.0" ]
1
2021-10-20T18:31:35.000Z
2021-10-20T18:31:35.000Z
{{- if .Values.controller.admissionWebhooks.enabled -}} apiVersion: v1 kind: Service metadata: name: {{ include "resource.default.name" . }}-admission namespace: {{ .Release.Namespace }} {{- if .Values.controller.admissionWebhooks.service.annotations }} annotations: {{ toYaml .Values.controller.admissionWebhooks.service.annotations | nindent 4 }} {{- end }} labels: {{- include "labels.common" . | nindent 4 }} spec: type: {{ .Values.controller.admissionWebhooks.service.type }} ports: - name: https-webhook port: 443 targetPort: webhook selector: {{- include "labels.selector" . | nindent 4 }} {{- end }}
30.761905
96
0.679567
90f5a9dbadec4052e91f26da5dc73d53a2e9df05
819
yml
YAML
src/Easybook/Tests/Publishers/fixtures/book4/input/config.yml
ShazaAkmalina/EasyBook
23458adad9f4d63bebeb2b886b022cd069dc26da
[ "MIT" ]
312
2015-01-12T03:56:27.000Z
2022-03-15T22:45:20.000Z
src/Easybook/Tests/Publishers/fixtures/book4/input/config.yml
ShazaAkmalina/EasyBook
23458adad9f4d63bebeb2b886b022cd069dc26da
[ "MIT" ]
31
2015-01-02T19:11:57.000Z
2019-08-09T09:14:12.000Z
src/Easybook/Tests/Publishers/fixtures/book4/input/config.yml
ShazaAkmalina/EasyBook
23458adad9f4d63bebeb2b886b022cd069dc26da
[ "MIT" ]
54
2015-01-18T12:27:43.000Z
2022-03-16T11:15:15.000Z
book: title: 'easybook test book #4' author: 'Javier Eguiluz' edition: 'First edition' language: en publication_date: '09-02-2012' generator: { name: easybook, version: 4.0 } contents: - { element: cover } - { element: toc } - { element: chapter, number: 1, content: first/chapter1.md } - { element: chapter, number: 2, content: second/chapter2.md } - { element: chapter, number: 3, content: third/chapter3.md } editions: web: format: html highlight_code: true include_styles: true labels: ['appendix', 'chapter', 'figure', 'table'] toc: deep: 2 elements: ["appendix", "chapter"]
31.5
70
0.498168
50058527ad5fc15a7aae18b0cded262744a36799
507
yml
YAML
servers/kubernetes/cluster.yml
joamatab/install_new_computer
92080adc4bdd693bbd07c19e696a2a6cae8bb8f8
[ "MIT" ]
3
2019-09-30T22:33:45.000Z
2021-06-02T03:01:55.000Z
servers/kubernetes/cluster.yml
joamatab/install_new_computer
92080adc4bdd693bbd07c19e696a2a6cae8bb8f8
[ "MIT" ]
null
null
null
servers/kubernetes/cluster.yml
joamatab/install_new_computer
92080adc4bdd693bbd07c19e696a2a6cae8bb8f8
[ "MIT" ]
1
2019-12-27T11:19:36.000Z
2019-12-27T11:19:36.000Z
apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig metadata: name: cluster-in-existing-vpc region: us-west-2 vpc: subnets: private: 2b: { id: subnet-id } 2a: { id: subnet-id } nodeGroups: - name: ng-1 minSize: 2 maxSize: 5 instancesDistribution: maxPrice: 0.017 instanceTypes: ["t3.small", "t3.medium"] # At least two instance types should be specified onDemandBaseCapacity: 0 onDemandPercentageAboveBaseCapacity: 50 spotInstancePools: 2
21.125
96
0.668639
077278584b385753b1bf3c982f9e0c733d48da93
66
yml
YAML
docs/C++/Programming-paradigm/Generic-programming/C++20-concept/C++20-Concepts-library/mkdocs.yml
dengking/programming-language
44398bf81e4cc5fc0484011fb5196f10ecc450dc
[ "Apache-2.0" ]
null
null
null
docs/C++/Programming-paradigm/Generic-programming/C++20-concept/C++20-Concepts-library/mkdocs.yml
dengking/programming-language
44398bf81e4cc5fc0484011fb5196f10ecc450dc
[ "Apache-2.0" ]
null
null
null
docs/C++/Programming-paradigm/Generic-programming/C++20-concept/C++20-Concepts-library/mkdocs.yml
dengking/programming-language
44398bf81e4cc5fc0484011fb5196f10ecc450dc
[ "Apache-2.0" ]
null
null
null
nav: - Introduction: index.md - Regular-type: Regular-type
22
32
0.666667
f10f75d06cf69c4c9e42bab1205e1ac65480e953
8,797
yml
YAML
.github/workflows/build_for_WIN32.yml
ccccmagicboy/MicroPython_fw
d2049bc19e3d5010f5d6d0d17aa13a8693914fbd
[ "MIT" ]
4
2020-02-02T20:12:59.000Z
2020-07-20T15:44:07.000Z
.github/workflows/build_for_WIN32.yml
ccccmagicboy/MicroPython_fw
d2049bc19e3d5010f5d6d0d17aa13a8693914fbd
[ "MIT" ]
10
2020-02-18T09:57:04.000Z
2020-03-04T11:39:17.000Z
.github/workflows/build_for_WIN32.yml
ccccmagicboy/MicroPython_fw
d2049bc19e3d5010f5d6d0d17aa13a8693914fbd
[ "MIT" ]
null
null
null
#=================================================================================== # https://github.com/ccccmagicboy/MicroPython_fw_action # Description: Build MicroPython firmware using GitHub Actions for x64 # Lisence: MIT # Author: ccccmagicboy # Url: https://ccrobot-online.com #=================================================================================== name: x86_BUILD(64bit) on: pull_request: branches: - master push: branches: - master paths: - '.github/workflows/build_for_WIN32.yml' - '!**.md' schedule: - cron: 0 8 * * * # watch: # types: [started] # ┌───────────── minute (0 - 59) # │ ┌───────────── hour (0 - 23) # │ │ ┌───────────── day of the month (1 - 31) # │ │ │ ┌───────────── month (1 - 12 or JAN-DEC) # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT) # │ │ │ │ │ # │ │ │ │ │ # │ │ │ │ │ # * * * * * env: REPO_URL: https://github.com/micropython/micropython.git REPO_BRANCH: master CUSTOM_MPCONFIGPORT: true ADD_NATIVE_C_MPY_MODULES: true jobs: build: name: Build Windows and Linux runs-on: ubuntu-16.04 steps: - name: Checkout this repos uses: actions/checkout@v2 - name: Install the toolchain run: | sudo apt-get install gcc sudo apt-get install gcc-mingw-w64 sudo apt-get install libc6-dev sudo apt-get install libc6-dev-i386 pip3 --version pip3 install --upgrade pip pip3 install pyelftools - name: Clone the micropython source code run: | git clone --depth 1 $REPO_URL -b $REPO_BRANCH my_micropython git submodule update --init - name: Clone the ulab external c modules working-directory: ./c_modules run: | git clone https://github.com/v923z/micropython-ulab.git ulab mkdir -p ./x86/ulab cp -R ./ulab/code/. ./x86/ulab ls -al ./x86/ulab - name: Build the mpy-cross tool working-directory: ./my_micropython/mpy-cross run: | make - name: Custom the mpconfigport.h file if: env.CUSTOM_MPCONFIGPORT == 'true' working-directory: ./my_micropython/ports/unix/ run: | # echo "#define MODULE_ULAB_ENABLED (1)" >> mpconfigport.h echo "#define MODULE_EXAMPLE_ENABLED (1)" >> mpconfigport.h - name: Get the datetime id: get_datetime uses: ccccmagicboy/get_datetime@master with: tz1: 'Asia' tz2: 'Shanghai' - name: Build the linux port working-directory: ./my_micropython/ports/unix/ run: | make clean make submodules make USER_C_MODULES=../../../c_modules/x86 all find . -name "*micropython*" MOREF=$(./micropython -c "import sys;print('v{0:d}_{1:d}'.format(sys.implementation[1][0], sys.implementation[1][1]))") - name: Zip the artifact run: | zip --junk-paths Micropython_amd64_linux_${{ steps.get_datetime.outputs.datetime_str }} my_micropython/ports/unix/micropython README.md MicroPython_fw_action_card.png - name: Upload the zip file uses: actions/upload-artifact@master with: name: Micropython_amd64_linux_${{ steps.get_datetime.outputs.datetime_str }} path: Micropython_amd64_linux_${{ steps.get_datetime.outputs.datetime_str }}.zip - name: DIY c mpy modules if: env.ADD_NATIVE_C_MPY_MODULES == 'true' working-directory: ./c_mpy_modules/ run: | cd ./Universal/factorial make ARCH=x64 - name: Upload c mpy file if: env.ADD_NATIVE_C_MPY_MODULES == 'true' uses: actions/upload-artifact@master with: name: factorial_x64_unix path: c_mpy_modules/Universal/factorial/factorial.mpy ######################################################################### - name: Custom the mpconfigport.h file if: env.CUSTOM_MPCONFIGPORT == 'true' working-directory: ./my_micropython/ports/windows/ run: | # echo "#define MODULE_ULAB_ENABLED (1)" >> mpconfigport.h echo "#define MODULE_EXAMPLE_ENABLED (1)" >> mpconfigport.h - name: Fix a bug working-directory: ./ run: | python -c "import os;from tools.mpy_cross_win_tool import replaceAll;mk_path = os.path.join(os.getcwd(), 'my_micropython', 'ports', 'windows', 'mpconfigport.h');print(mk_path);replaceAll(mk_path, '#define MICROPY_PY_SYS_PLATFORM \"win32\"', '#define MICROPY_PY_SYS_PLATFORM \"win64\"')" - name: Build the Windows port x64 working-directory: ./my_micropython/ports/windows/ run: | make clean make submodules make CROSS_COMPILE=x86_64-w64-mingw32- USER_C_MODULES=../../../c_modules/x86 all - name: Zip the artifact run: | zip --junk-paths Micropython_x64_windows_${{ steps.get_datetime.outputs.datetime_str }} my_micropython/ports/windows/micropython.exe README.md MicroPython_fw_action_card.png - name: Upload the zip file uses: actions/upload-artifact@master with: name: Micropython_x64_windows_${{ steps.get_datetime.outputs.datetime_str }} path: Micropython_x64_windows_${{ steps.get_datetime.outputs.datetime_str }}.zip ######################################################################### - name: Fix a bug working-directory: ./ run: | python -c "import os;from tools.mpy_cross_win_tool import replaceAll;mk_path = os.path.join(os.getcwd(), 'my_micropython', 'ports', 'windows', 'mpconfigport.h');print(mk_path);replaceAll(mk_path, '#define MICROPY_PY_SYS_PLATFORM \"win64\"', '#define MICROPY_PY_SYS_PLATFORM \"win32\"')" - name: Build the Windows port x86 working-directory: ./my_micropython/ports/windows/ run: | make clean make submodules make CROSS_COMPILE=i686-w64-mingw32- USER_C_MODULES=../../../c_modules/x86 all - name: Zip the artifact run: | zip --junk-paths Micropython_x86_windows_${{ steps.get_datetime.outputs.datetime_str }} my_micropython/ports/windows/micropython.exe README.md MicroPython_fw_action_card.png - name: Upload the zip file uses: actions/upload-artifact@master with: name: Micropython_x86_windows_${{ steps.get_datetime.outputs.datetime_str }} path: Micropython_x86_windows_${{ steps.get_datetime.outputs.datetime_str }}.zip ######################################################################### build_1: name: Build MACOS runs-on: macos-latest needs: build steps: - name: Checkout this repos uses: actions/checkout@v2 - name: Install depends run: | brew install libffi brew install pkgconfig - name: Clone the micropython source code run: | git clone --depth 1 $REPO_URL -b $REPO_BRANCH my_micropython git submodule update --init - name: Build the mpy-cross tool working-directory: ./my_micropython/mpy-cross run: | make - name: Custom the mpconfigport.h file if: env.CUSTOM_MPCONFIGPORT == 'true' working-directory: ./my_micropython/ports/unix/ run: | echo "#define MODULE_EXAMPLE_ENABLED (1)" >> mpconfigport.h - name: Get the datetime id: get_datetime uses: ccccmagicboy/get_datetime@master with: tz1: 'Asia' tz2: 'Shanghai' - name: Build the macos port run: | export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.2.1/lib/pkgconfig/ cd my_micropython/ports/unix make submodules make axtls make USER_C_MODULES=../../../c_modules/x86 all find . -name "*micropython*" MOREF=$(./micropython -c "import sys;print('v{0:d}_{1:d}'.format(sys.implementation[1][0], sys.implementation[1][1]))") - name: Do a test working-directory: ./my_micropython/tests run: | ./run-tests - name: Zip the artifact run: | zip --junk-paths Micropython_macos_catalina_${{ steps.get_datetime.outputs.datetime_str }} my_micropython/ports/unix/micropython README.md MicroPython_fw_action_card.png - name: Upload the zip file uses: actions/upload-artifact@master with: name: Micropython_macos_catalina_${{ steps.get_datetime.outputs.datetime_str }} path: Micropython_macos_catalina_${{ steps.get_datetime.outputs.datetime_str }}.zip
36.502075
302
0.585427
6e5b8b357a1334128a9941a15bea42546ecf9b89
702
yaml
YAML
manifests/Microsoft/RemoteDesktopClient/1.2.1755.0.yaml
aliheikal/winget-pkgs
ac961634b0087de6c0d293d43ff47867c6486cf9
[ "MIT" ]
null
null
null
manifests/Microsoft/RemoteDesktopClient/1.2.1755.0.yaml
aliheikal/winget-pkgs
ac961634b0087de6c0d293d43ff47867c6486cf9
[ "MIT" ]
null
null
null
manifests/Microsoft/RemoteDesktopClient/1.2.1755.0.yaml
aliheikal/winget-pkgs
ac961634b0087de6c0d293d43ff47867c6486cf9
[ "MIT" ]
null
null
null
Id: Microsoft.RemoteDesktopClient Version: 1.2.1755.0 Name: Remote Desktop Client Publisher: Microsoft Corporation License: Copyright (c) Microsoft Corporation AppMoniker: msrdc Tags: remotedesktop,wvd Description: You can access Windows Virtual Desktop resources on devices with Windows 7, Windows 10, and Windows 10 IoT Enterprise using the Windows Desktop client. Homepage: https://docs.microsoft.com/en-us/azure/virtual-desktop/connect-windows-7-10 Installers: - Arch: x64 Url: https://go.microsoft.com/fwlink/?linkid=2068602 Sha256: 94E0B28E90E77E81D0D465A75ECFFFB38B86D2AF8A0783A354C21515061D9AC5 InstallerType: msi ProductCode: "{165FD401-29C4-45DD-95B9-EED69E67CB41}"
41.294118
165
0.797721
af71fa452f3668187f67f5a8a1d58dc8f2f35946
462
yaml
YAML
skaffold.yaml
lreimer/jakartaee8-java11
33412fb13db0307786831a169663ae0a12122f92
[ "MIT" ]
1
2020-10-02T07:17:03.000Z
2020-10-02T07:17:03.000Z
skaffold.yaml
lreimer/jakartaee8-java11
33412fb13db0307786831a169663ae0a12122f92
[ "MIT" ]
null
null
null
skaffold.yaml
lreimer/jakartaee8-java11
33412fb13db0307786831a169663ae0a12122f92
[ "MIT" ]
1
2020-12-25T10:33:43.000Z
2020-12-25T10:33:43.000Z
apiVersion: skaffold/v2alpha1 kind: Config metadata: name: jakartaee8-java11 build: tagPolicy: sha256: {} artifacts: - image: lreimer/jakartaee8-java11 jib: {} deploy: kubectl: manifests: - kubernetes/microservice.yaml portForward: - resourceType: service resourceName: jakartaee8-java11 namespace: default port: 8080 localPort: 8080 profiles: - name: development activation: - kubeContext: docker-desktop
18.48
36
0.701299
770003172ede225463366f183ca86b18492efaf1
183
yaml
YAML
coherence-grpc-client/src/test/resources/session-test.yaml
rlubke/micronaut-coherence
11780a20afde7b44134f1236dd492a3dd5ec858c
[ "Apache-2.0" ]
3
2021-07-21T00:49:18.000Z
2022-01-18T02:27:16.000Z
coherence-grpc-client/src/test/resources/session-test.yaml
rlubke/micronaut-coherence
11780a20afde7b44134f1236dd492a3dd5ec858c
[ "Apache-2.0" ]
56
2021-01-13T17:12:27.000Z
2022-03-28T22:03:39.000Z
coherence-grpc-client/src/test/resources/session-test.yaml
rlubke/micronaut-coherence
11780a20afde7b44134f1236dd492a3dd5ec858c
[ "Apache-2.0" ]
5
2021-01-23T22:05:09.000Z
2022-01-19T13:25:45.000Z
coherence: sessions: foo: config: foo-config.xml scopeName: Foo bar: type: grpc channelName: default default: config: coherence-config.xml
16.636364
34
0.601093
71deee14a6b60032ed8d33ebab5969a8893440c7
665
yml
YAML
templates/pgbouncer.template.yml
instacart/cwam
bc57140b98f3d0806db9a7867917246c24abc2f3
[ "MIT" ]
19
2018-05-17T23:40:19.000Z
2021-07-11T15:51:37.000Z
templates/pgbouncer.template.yml
instacart/cwam
bc57140b98f3d0806db9a7867917246c24abc2f3
[ "MIT" ]
4
2018-10-09T23:59:04.000Z
2019-02-12T00:47:52.000Z
templates/pgbouncer.template.yml
instacart/cwam
bc57140b98f3d0806db9a7867917246c24abc2f3
[ "MIT" ]
2
2019-10-09T08:08:13.000Z
2020-04-22T15:16:36.000Z
pgbouncer: namespace: ISC prefix: PGBOUNCER exclude: - key: PGBouncerIdentifier regexp: staging|test|stg sns: team1: arn:aws:sns:us-east-1:143926955510:pagerduty-team1 team2: arn:aws:sns:us-east-1:143926955510:pagerduty-team2 team3: arn:aws:sns:us-east-1:143926955510:pagerduty-team3 default: bouncer-host: OKActions: - team1 AlarmActions: - team1 alarms: all: - ClientsWaiting: ComparisonOperator: GreaterThanOrEqualToThreshold EvaluationPeriods: 3 MetricName: ClientsWaiting Period: 60 Statistic: Average Threshold: 100
23.75
61
0.640602
04496f4fa67f1eff2d91584699601c21e2b2c86c
1,929
yml
YAML
_data/comments/elasticsearch-restore/comment-1563438130525.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
3
2016-08-09T13:44:22.000Z
2016-09-22T02:44:13.000Z
_data/comments/elasticsearch-restore/comment-1563438130525.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_data/comments/elasticsearch-restore/comment-1563438130525.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_id: 234f6f40-a935-11e9-a14c-51fa5c639afb message: >- This lgr.rxtx.zacharythomas.github.io.esv.as fascial conversation severity [URL=http://thefashionhob.com/levitra/ - www.levitra.com[/URL - [URL=http://thefashionhob.com/cialis-online/ - cialis[/URL - [URL=http://yfslink.org/cialis-canada/ - lowest price generic cialis[/URL - cialis 20 mg lowest price [URL=http://gatorsrusticburger.com/cialis-20-mg-price/ - buying cialis online[/URL - [URL=http://bootstrapplusplus.com/viagra/ - walmart viagra 100mg price[/URL - viagra online [URL=http://thefashionhob.com/cialis-20-mg-price/ - tadalafil generic vs cialis[/URL - [URL=http://gatorsrusticburger.com/cialis-20-mg/ - cialis 20 mg[/URL - flavour <a href="http://thefashionhob.com/levitra/">levitra</a> <a href="http://thefashionhob.com/cialis-online/">cialis coupon</a> <a href="http://yfslink.org/cialis-canada/">canada cialis</a> <a href="http://gatorsrusticburger.com/cialis-20-mg-price/">generic cialis canada</a> <a href="http://bootstrapplusplus.com/viagra/">walmart viagra 100mg price</a> <a href="http://thefashionhob.com/cialis-20-mg-price/">generic cialis 20mg</a> <a href="http://gatorsrusticburger.com/cialis-20-mg/">cialis 20 mg</a> buy cialis riding decline; duct, http://thefashionhob.com/levitra/ levitra professional international mail order http://thefashionhob.com/cialis-online/ tadalafil generic cialis.com lowest price http://yfslink.org/cialis-canada/ cialis canada generic cialis 20 mg http://gatorsrusticburger.com/cialis-20-mg-price/ tadalafil 20mg http://bootstrapplusplus.com/viagra/ walmart viagra 100mg price http://thefashionhob.com/cialis-20-mg-price/ cialis.com http://gatorsrusticburger.com/cialis-20-mg/ cialis cialis hepatocytes, prevented. name: eujehota email: 024b74895de2183d908545f17e1e09a8 url: 'http://thefashionhob.com/levitra/' hidden: '' date: '2019-07-18T08:22:10.525Z'
56.735294
80
0.746501
472017e5b11a2406f65328850b292d4fcee0e437
81
yaml
YAML
deployments/docker-compose-dev.yaml
spqa/proxy-pool
249930e78e5cf92da58d59ffc6b7089b7e85d2fc
[ "Apache-2.0" ]
null
null
null
deployments/docker-compose-dev.yaml
spqa/proxy-pool
249930e78e5cf92da58d59ffc6b7089b7e85d2fc
[ "Apache-2.0" ]
null
null
null
deployments/docker-compose-dev.yaml
spqa/proxy-pool
249930e78e5cf92da58d59ffc6b7089b7e85d2fc
[ "Apache-2.0" ]
null
null
null
version: '3.2' services: redis: image: redis ports: - 6378:6379
10.125
17
0.555556
47423a8d8cc9bb2f8d66a0a852672d795f8d5ff7
52
yaml
YAML
smelli/data/yaml/measurements_lept.yaml
Jorge-Alda/smelli
aca283c1f628673deef9e9fd97a175bbbdc42a6b
[ "MIT" ]
1
2019-09-02T15:36:55.000Z
2019-09-02T15:36:55.000Z
smelli/data/yaml/measurements_lept.yaml
Jorge-Alda/smelli
aca283c1f628673deef9e9fd97a175bbbdc42a6b
[ "MIT" ]
1
2019-11-17T14:29:58.000Z
2019-11-17T14:29:58.000Z
smelli/data/yaml/measurements_lept.yaml
Jorge-Alda/smelli
aca283c1f628673deef9e9fd97a175bbbdc42a6b
[ "MIT" ]
null
null
null
- CCFR neutrino trident - CHARM-II neutrino trident
17.333333
27
0.788462
474b8f8fdff434188f458d5e9c36b8b00eb49569
1,344
yml
YAML
medm/picomotor/OVERVIEW/im_damp_all.yml
gw-vis/pcas-controller
a7479195831b29f9e21806161553eee90c46a96b
[ "MIT" ]
null
null
null
medm/picomotor/OVERVIEW/im_damp_all.yml
gw-vis/pcas-controller
a7479195831b29f9e21806161553eee90c46a96b
[ "MIT" ]
3
2020-09-30T03:14:38.000Z
2020-10-14T23:01:53.000Z
medm/picomotor/OVERVIEW/im_damp_all.yml
gw-vis/pcas-controller
a7479195831b29f9e21806161553eee90c46a96b
[ "MIT" ]
null
null
null
black-on-white: false font-size: 10 plots: - channels: K1:VIS-$(OPTICS)_IM_DAMP_R_INMON: {color: '#1f77b4', offset: 0, scale: 1, unit: null, width: 1} col: 0 colspan: 1 row: 0 rowspan: 1 yrange: auto - channels: K1:VIS-$(OPTICS)_IM_DAMP_T_INMON: {color: '#ff7f0e', offset: 0, scale: 1, unit: null, width: 1} col: 1 colspan: 1 row: 0 rowspan: 1 yrange: auto - channels: K1:VIS-$(OPTICS)_IM_DAMP_V_INMON: {color: '#2ca02c', offset: 0, scale: 1, unit: null, width: 1} col: 0 colspan: 1 row: 1 rowspan: 1 yrange: auto - channels: K1:VIS-$(OPTICS)_IM_DAMP_R_INMON: {color: '#d62728', offset: 0, scale: 1, unit: null, width: 1} col: 1 colspan: 1 row: 1 rowspan: 1 yrange: auto - channels: K1:VIS-$(OPTICS)_IM_DAMP_P_INMON: {color: '#9467bd', offset: 0, scale: 1, unit: null, width: 1} col: 0 colspan: 1 row: 2 rowspan: 1 yrange: auto - channels: K1:VIS-$(OPTICS)_IM_DAMP_Y_INMON: {color: '#8c564b', offset: 0, scale: 1, unit: null, width: 1} col: 1 colspan: 1 row: 2 rowspan: 1 yrange: auto time-window: [-2.0, 0.0] window-title: K1:VIS-$(OPTICS)_IM_DAMP_R_INMON K1:VIS-$(OPTICS)_IM_DAMP_T_INMON K1:VIS-$(OPTICS)_IM_DAMP_V_INMON K1:VIS-$(OPTICS)_IM_DAMP_R_INMON K1:VIS-$(OPTICS)_IM_DAMP_P_INMON K1:VIS-$(OPTICS)_IM_DAMP_Y_INMON
24.436364
112
0.640625
f4cbc270db8138ce61c2263d6741bd11d253a30f
970
yml
YAML
scripts/contents/speakers/suzukitakayuki.yml
ionic-jp/2019-kfug-jp
48ff38abcf69faa9a69ee15b9f5a179060235450
[ "Apache-2.0" ]
4
2019-10-17T02:54:41.000Z
2020-07-17T08:29:04.000Z
scripts/contents/speakers/suzukitakayuki.yml
ionic-jp/2019-kfug-jp
48ff38abcf69faa9a69ee15b9f5a179060235450
[ "Apache-2.0" ]
11
2021-03-09T20:22:40.000Z
2022-03-02T05:55:44.000Z
scripts/contents/speakers/suzukitakayuki.yml
ionic-jp/2019-kfug-jp
48ff38abcf69faa9a69ee15b9f5a179060235450
[ "Apache-2.0" ]
null
null
null
name: カンボ@沖縄(鈴木孝之) company: 株式会社Re:Build hall: "C-4" time: "13:45" detail: | 1990年神奈川県生まれ。多摩大学経営情報学部卒。 文系の学部を卒業後、2013年に東京のITベンチャー企業にシステムエンジニアとして入社し、プログラミングを習得。 その後、株式会社フルスピードにwebエンジニアとして入社。フルスピードでは、大規模な広告配信サービスの管理画面開発を担当し、サーバサイド(php)からフロントエンド(JavaScript)まで幅広い開発に従事。また、社内では新卒研修も担当し、新人育成や指導に携わる。2017年11月に沖縄で起業し、株式会社Re:Buildを設立。東京の企業様からの開発案件を請けつつ、自社Webサービスを開発中。 開発で使用する技術はPHP(Symfony2・Laravel5・CakePHP3)、JavaScript(AngularJS、Angular2~4、Vue.js、TypeScript、Nuxt.js)など。 image: suzukitakayuki.jpg twitter: https://twitter.com/kanbo0605 facebook: https://www.facebook.com/takayuki.suzuki.39 link: tag: Vue.js tagkey: vkansai session: title: Nuxt.js + Firebaseでの開発と高速化に挑んだ話 detail: | Nuxt.js + FirebaseでWebアプリにチャット機能の導入する際に工夫した点、感じたメリット・デメリットについてお話します。 例えば、リアルタイムで更新されるチャットを実現する際にロングポーリング、Websocket、Firebaseで検討した点。実際にFirebaseを導入して、FirebaseとNuxt.jsでの全体のアーキテクチャをどうしたか。導入してから出てきた問題でCloud Functionsによる処理の遅延の話などをします。 その他には、フロント周りでボトルネックになっていた処理を調査し、高速化した話をします。
44.090909
200
0.837113
76dd36fa0b9b80e76f1a0cf7b6aa003ee050cefc
145
yml
YAML
conf/dependencies.yml
sismics/play-mail
cbf7e87aa0c638c6dfefa171ab501964a70cc209
[ "Apache-2.0" ]
1
2017-01-26T08:28:14.000Z
2017-01-26T08:28:14.000Z
conf/dependencies.yml
sismics/play-mail
cbf7e87aa0c638c6dfefa171ab501964a70cc209
[ "Apache-2.0" ]
null
null
null
conf/dependencies.yml
sismics/play-mail
cbf7e87aa0c638c6dfefa171ab501964a70cc209
[ "Apache-2.0" ]
null
null
null
self: play -> mail 1.3.0 configurations: - provided: exclude: true require: - play - org.freemarker -> freemarker 2.3.23
14.5
41
0.593103
d0c9ba720f1456912a7c2f7e81fbd63ea37f97c7
119
yaml
YAML
packages/editor/website/content/partials/footer.yaml
blinkk/editor
d8a7d5e20698d67d2747719bbb2e6e1f1ea5e3a7
[ "MIT" ]
2
2021-11-05T12:56:30.000Z
2022-01-12T09:32:21.000Z
packages/editor/website/content/partials/footer.yaml
blinkk/editor
d8a7d5e20698d67d2747719bbb2e6e1f1ea5e3a7
[ "MIT" ]
130
2021-06-15T18:41:47.000Z
2022-02-08T17:53:20.000Z
packages/editor/website/content/partials/footer.yaml
blinkk/editor
d8a7d5e20698d67d2747719bbb2e6e1f1ea5e3a7
[ "MIT" ]
1
2022-02-10T20:36:26.000Z
2022-02-10T20:36:26.000Z
partial: footer nav: - title: Github url: https://github.com/blinkk/editor.dev-ui - !pod.doc /content/pages/api.yaml
19.833333
46
0.722689
fdefc8d3d3aa8cf05cac9e5465868153528f1fdd
380
yml
YAML
src/commands/init-file.yml
grsterin/build-tools-orb
4adf16b6aa1e2dfe30a1121db143f252eb3c6afb
[ "MIT" ]
10
2018-10-07T17:00:35.000Z
2021-11-15T14:59:08.000Z
src/commands/init-file.yml
grsterin/build-tools-orb
4adf16b6aa1e2dfe30a1121db143f252eb3c6afb
[ "MIT" ]
23
2019-02-08T05:46:47.000Z
2022-02-25T03:14:12.000Z
src/commands/init-file.yml
grsterin/build-tools-orb
4adf16b6aa1e2dfe30a1121db143f252eb3c6afb
[ "MIT" ]
11
2019-06-21T19:21:51.000Z
2022-01-12T04:40:05.000Z
description: > Given a file path, make sure the directories and the file exist; create them if they don't parameters: file: type: string description: Path to the file you want to ensure exists steps: - run: name: Init file << parameters.file >> command: > mkdir -p $( dirname "<< parameters.file >>") && touch "<< parameters.file >>"
23.75
66
0.626316
ad6b6dfd1b34cdd83915270bd14ce83209c05288
797
yml
YAML
config/field.field.node.place.field_geolocation.yml
dww/breema-d8
ec3b1b2cd3019d0a0efcfade8215dc0190d54cc0
[ "MIT" ]
null
null
null
config/field.field.node.place.field_geolocation.yml
dww/breema-d8
ec3b1b2cd3019d0a0efcfade8215dc0190d54cc0
[ "MIT" ]
1
2022-02-02T03:20:32.000Z
2022-02-02T03:20:32.000Z
config/field.field.node.place.field_geolocation.yml
Breema/breema-d8
697a29bb8c9f2244fbbe39039fc2fb5a5239e973
[ "MIT" ]
null
null
null
uuid: 9b7deb7c-33f8-4cce-bc22-ccbb0a1d3e74 langcode: en status: true dependencies: config: - field.storage.node.field_geolocation - node.type.place module: - geocoder_field - geolocation third_party_settings: geocoder_field: method: source weight: 0 geocode_field: field_address reverse_geocode_field: '' hidden: true disabled: false plugins: - googlemaps dumper: geolocation delta_handling: default failure: handling: preserve status_message: true log: true id: node.place.field_geolocation field_name: field_geolocation entity_type: node bundle: place label: Geolocation description: '' required: false translatable: false default_value: { } default_value_callback: '' settings: { } field_type: geolocation
20.435897
42
0.726474
51f2a70e0b9cebf03e871ff479f8dcc164dd1f79
472
yml
YAML
_config.yml
CalebEngel/github-pages-with-jekyll
821b83f7de23a1c468a86abd7e9310bc5e4aceb8
[ "MIT" ]
null
null
null
_config.yml
CalebEngel/github-pages-with-jekyll
821b83f7de23a1c468a86abd7e9310bc5e4aceb8
[ "MIT" ]
4
2021-05-16T14:56:10.000Z
2021-05-16T15:44:20.000Z
_config.yml
CalebEngel/github-pages-with-jekyll
821b83f7de23a1c468a86abd7e9310bc5e4aceb8
[ "MIT" ]
null
null
null
title: Shark's Blog author: CalebEngel email: your-email@domain.com description: > # this means to ignore newlines until "baseurl:" Check back frequently for some Shark updates. # social links twitter_username: socialmedia_sucks # DO NOT include the @ character, or else the build will fail! github_username: CalebEngel # DO NOT include the @ character, or else the build will fail! show_excerpts: true # set to false to remove excerpts on the homepage theme: minima
36.307692
98
0.779661
da818d34ac7c7b393175efbaa8f03a9a9cf05000
143
yml
YAML
SortableGridField/lang/cs.yml
timairey/childservices.dad.info
b90dbe0166058a4416d02201cdcea8322b9b96b0
[ "Unlicense" ]
null
null
null
SortableGridField/lang/cs.yml
timairey/childservices.dad.info
b90dbe0166058a4416d02201cdcea8322b9b96b0
[ "Unlicense" ]
null
null
null
SortableGridField/lang/cs.yml
timairey/childservices.dad.info
b90dbe0166058a4416d02201cdcea8322b9b96b0
[ "Unlicense" ]
null
null
null
cs: GridFieldSortableRows: ALLOW_DRAG_DROP: "Povolit řazení metodou Táhni & Pusť" EditPermissionsFailure: "Nemáte práva k editaci"
35.75
59
0.755245
c579f26da281ef01926b864255dc9d39ab42943b
1,158
yml
YAML
docs-ref-autogen/com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
docs-ref-autogen/com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaType uid: "com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage" fullName: "com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage" name: "Disk.DefinitionStages.WithOSDiskFromImage" nameWithType: "Disk.DefinitionStages.WithOSDiskFromImage" summary: "The stage of the managed disk definition allowing to choose source operating system image." syntax: "public static interface Disk.DefinitionStages.WithOSDiskFromImage" methods: - "com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage.fromImage(com.azure.resourcemanager.compute.models.VirtualMachineCustomImage)" - "com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage.fromImage(com.azure.resourcemanager.compute.models.VirtualMachineImage)" - "com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithOSDiskFromImage.fromImage(java.lang.String,com.azure.resourcemanager.compute.models.OperatingSystemTypes)" type: "interface" metadata: {} package: "com.azure.resourcemanager.compute.models" artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.2.0
72.375
176
0.854922
7380ea6ad83aa85dd8fd4a23a22bebca7515655b
603
yml
YAML
.github/workflows/on-push.yml
varunsridharan23/go.svarun.dev
3c42f4cbade883a175d74a4470b92d3f5acc782e
[ "MIT" ]
null
null
null
.github/workflows/on-push.yml
varunsridharan23/go.svarun.dev
3c42f4cbade883a175d74a4470b92d3f5acc782e
[ "MIT" ]
null
null
null
.github/workflows/on-push.yml
varunsridharan23/go.svarun.dev
3c42f4cbade883a175d74a4470b92d3f5acc782e
[ "MIT" ]
null
null
null
name: On Push on: schedule: - cron: '*/60 * * * *' push: branches: - master paths: - '.github/workflows/on-push.yml' - '.github/generator-app/*.*' - '**.json' jobs: Dynamic_Links: runs-on: ubuntu-latest steps: - name: 📩 Fetching Repository uses: actions/checkout@v2 - name: 💽 Installing PHP uses: nanasess/setup-php@master with: php-version: '7.2' - name: ⚒️ Generating Envato Links run: sh .github/generator-app/entrypoint.sh env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22.333333
51
0.548922
a5d4ef7ab952bbcd9580cc088091d73dad3b8c63
995
yml
YAML
data/id/retired/Steven-Miller-983607b1-0987-4efe-8547-de1c5d262e5f.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
58
2018-10-18T22:50:29.000Z
2022-03-01T21:03:44.000Z
data/id/retired/Steven-Miller-983607b1-0987-4efe-8547-de1c5d262e5f.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
350
2018-09-28T18:51:08.000Z
2022-03-21T19:03:57.000Z
data/id/retired/Steven-Miller-983607b1-0987-4efe-8547-de1c5d262e5f.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
74
2018-10-06T16:52:56.000Z
2022-02-11T15:45:20.000Z
id: ocd-person/983607b1-0987-4efe-8547-de1c5d262e5f name: Steven Miller given_name: Steven family_name: Miller image: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2018/directory/Miller2134.jpg party: - name: Republican roles: - end_date: '2018-11-30' type: lower jurisdiction: ocd-jurisdiction/country:us/state:id/government district: '26' - start_date: '2013-01-01' end_date: '2016-12-31' type: lower jurisdiction: ocd-jurisdiction/country:us/state:id/government district: '26' links: - url: https://legislature.idaho.gov/legislators/membership/?yr=2018&district=26 - url: http://legislature.idaho.gov/house/membershipSingle.cfm?ID=2134 other_identifiers: - scheme: legacy_openstates identifier: IDL000270 - scheme: openstates identifier: ocd-person/18a804ab-1c9e-4fdc-8a69-cde769c9d6c4 - scheme: legacy_openstates identifier: IDL000168 sources: - url: https://legislature.idaho.gov/house/membership/ - url: http://legislature.idaho.gov/house/membership.cfm
32.096774
97
0.78191
cf57adf6220a606f6b784f5c778f7ae1764d2630
129
yaml
YAML
tests/minimal/merge/ssz_static/SyncCommittee/ssz_one/case_20/value.yaml
LaudateCorpus1/consensus-spec-tests
f31005b94c3bdc846ae36532093030ef0076cd4f
[ "MIT" ]
30
2019-04-25T20:14:27.000Z
2021-04-16T06:08:26.000Z
tests/minimal/bellatrix/ssz_static/SyncCommittee/ssz_one/case_20/value.yaml
ethereum/eth2.0-spec-tests
94b687328daa52071d05d0262ec0a46961bef504
[ "MIT" ]
19
2019-05-06T18:05:44.000Z
2020-12-18T17:04:02.000Z
tests/minimal/merge/ssz_static/SyncCommittee/ssz_one/case_20/value.yaml
LaudateCorpus1/consensus-spec-tests
f31005b94c3bdc846ae36532093030ef0076cd4f
[ "MIT" ]
8
2019-05-01T00:05:46.000Z
2021-03-21T18:36:02.000Z
version https://git-lfs.github.com/spec/v1 oid sha256:be96e27ef8e1e0a92fe709292e45ff71b3c09bbeebd7b44e29fa107f5acdaaa5 size 3455
32.25
75
0.883721
d26743914434f674168c4e36b4142b617f4fefd3
96
yml
YAML
.travis.yml
manizzle/AppSecAssignment1
4b92c94467e0a2e13a93594d0ad2a2f4dbfd5cd5
[ "MIT" ]
null
null
null
.travis.yml
manizzle/AppSecAssignment1
4b92c94467e0a2e13a93594d0ad2a2f4dbfd5cd5
[ "MIT" ]
null
null
null
.travis.yml
manizzle/AppSecAssignment1
4b92c94467e0a2e13a93594d0ad2a2f4dbfd5cd5
[ "MIT" ]
null
null
null
language: c compiler: clang sudo: false # only for faster builds script: - make - make test
13.714286
36
0.708333
d2d372073fb3a64cd5ed3160aaeb4892ca4b1ff3
6,125
yml
YAML
preview-packages/docs-ref-autogen/@azure/arm-datafactory/IntegrationRuntimeNodes.yml
iwonapytel/azure-docs-sdk-node
b7682643f0bedeb5485f8ab7307741a75ce9ac98
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview-packages/docs-ref-autogen/@azure/arm-datafactory/IntegrationRuntimeNodes.yml
iwonapytel/azure-docs-sdk-node
b7682643f0bedeb5485f8ab7307741a75ce9ac98
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview-packages/docs-ref-autogen/@azure/arm-datafactory/IntegrationRuntimeNodes.yml
iwonapytel/azure-docs-sdk-node
b7682643f0bedeb5485f8ab7307741a75ce9ac98
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:TSType name: IntegrationRuntimeNodes uid: '@azure/arm-datafactory.IntegrationRuntimeNodes' package: '@azure/arm-datafactory' summary: Interface representing a IntegrationRuntimeNodes. fullName: IntegrationRuntimeNodes remarks: '' isPreview: false isDeprecated: false type: interface methods: - name: >- delete(string, string, string, string, IntegrationRuntimeNodesDeleteOptionalParams) uid: '@azure/arm-datafactory.IntegrationRuntimeNodes.delete' package: '@azure/arm-datafactory' summary: Deletes a self-hosted integration runtime node. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function delete(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodesDeleteOptionalParams) parameters: - id: resourceGroupName type: string description: The resource group name. - id: factoryName type: string description: The factory name. - id: integrationRuntimeName type: string description: The integration runtime name. - id: nodeName type: string description: The integration runtime node name. - id: options type: >- <xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesDeleteOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- get(string, string, string, string, IntegrationRuntimeNodesGetOptionalParams) uid: '@azure/arm-datafactory.IntegrationRuntimeNodes.get' package: '@azure/arm-datafactory' summary: Gets a self-hosted integration runtime node. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function get(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodesGetOptionalParams) parameters: - id: resourceGroupName type: string description: The resource group name. - id: factoryName type: string description: The factory name. - id: integrationRuntimeName type: string description: The integration runtime name. - id: nodeName type: string description: The integration runtime node name. - id: options type: >- <xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesGetOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesGetResponse" />&gt; description: '' - name: >- getIpAddress(string, string, string, string, IntegrationRuntimeNodesGetIpAddressOptionalParams) uid: '@azure/arm-datafactory.IntegrationRuntimeNodes.getIpAddress' package: '@azure/arm-datafactory' summary: Get the IP address of self-hosted integration runtime node. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getIpAddress(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodesGetIpAddressOptionalParams) parameters: - id: resourceGroupName type: string description: The resource group name. - id: factoryName type: string description: The factory name. - id: integrationRuntimeName type: string description: The integration runtime name. - id: nodeName type: string description: The integration runtime node name. - id: options type: >- <xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesGetIpAddressOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesGetIpAddressResponse" />&gt; description: '' - name: >- update(string, string, string, string, UpdateIntegrationRuntimeNodeRequest, IntegrationRuntimeNodesUpdateOptionalParams) uid: '@azure/arm-datafactory.IntegrationRuntimeNodes.update' package: '@azure/arm-datafactory' summary: Updates a self-hosted integration runtime node. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function update(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, nodeName: string, updateIntegrationRuntimeNodeRequest: UpdateIntegrationRuntimeNodeRequest, options?: IntegrationRuntimeNodesUpdateOptionalParams) parameters: - id: resourceGroupName type: string description: The resource group name. - id: factoryName type: string description: The factory name. - id: integrationRuntimeName type: string description: The integration runtime name. - id: nodeName type: string description: The integration runtime node name. - id: updateIntegrationRuntimeNodeRequest type: >- <xref uid="@azure/arm-datafactory.UpdateIntegrationRuntimeNodeRequest" /> description: The parameters for updating an integration runtime node. - id: options type: >- <xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesUpdateOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-datafactory.IntegrationRuntimeNodesUpdateResponse" />&gt; description: ''
34.801136
90
0.637224
ba819cbec024d22829fa90a2f4d825a9edae8e4b
998
yml
YAML
tasks/processes.yml
DimitriSteyaert/ansible-supervisord
983d5d1e1b4b9267b41812491498bbd6a54b4c46
[ "MIT" ]
null
null
null
tasks/processes.yml
DimitriSteyaert/ansible-supervisord
983d5d1e1b4b9267b41812491498bbd6a54b4c46
[ "MIT" ]
null
null
null
tasks/processes.yml
DimitriSteyaert/ansible-supervisord
983d5d1e1b4b9267b41812491498bbd6a54b4c46
[ "MIT" ]
null
null
null
--- - name: Set the Supervisor programs template: src: conf.d/program.conf.j2 dest: "/etc/supervisor/conf.d/program_{{ item.name }}.conf" owner: root group: root mode: 0644 with_items: "{{ supervisor_programs }}" notify: "Restart Supervisor" - name: Set the Supervisor eventlisteners template: src: conf.d/listener.conf.j2 dest: "/etc/supervisor/conf.d/listener_{{ item.name }}.conf" owner: root group: root mode: 0644 with_items: "{{ supervisor_listeners }}" notify: "Restart Supervisor" - name: Set the Supervisor groups template: src: conf.d/group.conf.j2 dest: "/etc/supervisor/conf.d/group_{{ item.name }}.conf" owner: root group: root mode: 0644 with_items: "{{ supervisor_groups }}" notify: "Restart Supervisor" - name: Manage the Supervisor configs supervisorctl: name: "{{ item.name }}" state: "{{ item.state }}" config: "{{ item.config|default('') }}" with_items: "{{ supervisor_configs }}"
26.263158
64
0.653307
9e46852eb9ed8161cb657cf52e4f98ae09e4a95a
28,073
yaml
YAML
sdk/keyvault/azure-keyvault-keys/tests/recordings/test_samples_keys_async.test_example_key_list_operations_7_1_vault.yaml
rsdoherty/azure-sdk-for-python
6bba5326677468e6660845a703686327178bb7b1
[ "MIT" ]
2,728
2015-01-09T10:19:32.000Z
2022-03-31T14:50:33.000Z
sdk/keyvault/azure-keyvault-keys/tests/recordings/test_samples_keys_async.test_example_key_list_operations_7_1_vault.yaml
rsdoherty/azure-sdk-for-python
6bba5326677468e6660845a703686327178bb7b1
[ "MIT" ]
17,773
2015-01-05T15:57:17.000Z
2022-03-31T23:50:25.000Z
sdk/keyvault/azure-keyvault-keys/tests/recordings/test_samples_keys_async.test_example_key_list_operations_7_1_vault.yaml
rsdoherty/azure-sdk-for-python
6bba5326677468e6660845a703686327178bb7b1
[ "MIT" ]
1,916
2015-01-19T05:05:41.000Z
2022-03-31T19:36:44.000Z
interactions: - request: body: null headers: Accept: - application/json Content-Length: - '0' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey092881afd/create?api-version=7.1 response: body: string: '{"error":{"code":"Unauthorized","message":"Request is missing a Bearer or PoP token."}}' headers: cache-control: no-cache content-length: '87' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:46 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains www-authenticate: Bearer authorization="https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47", resource="https://vault.azure.net" x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 401 message: Unauthorized url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey092881afd/create?api-version=7.1 - request: body: '{"kty": "EC"}' headers: Accept: - application/json Content-Length: - '13' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey092881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey092881afd/17d1a5cda79b444d89e1aeb6ac66c0e1","kty":"EC","key_ops":["sign","verify"],"crv":"P-256","x":"2zCbBmdvalEdwhclNyMx8Wsp_QP5GZ6XA_uEU6JZJrw","y":"JX_vilZovPW87q6618hNosg0r0kj8W8_cJfUT1BLnkk"},"attributes":{"enabled":true,"created":1619058226,"updated":1619058226,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '399' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:46 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey092881afd/create?api-version=7.1 - request: body: '{"kty": "EC"}' headers: Accept: - application/json Content-Length: - '13' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey192881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey192881afd/a6e2eca12e594e0bb93ce37e870d3aa9","kty":"EC","key_ops":["sign","verify"],"crv":"P-256","x":"XRk2HEAZhjo3V3qn2R4QZ_BGVpz6RFUdIUeY38jybtg","y":"AB97HlipO4KFWKTdrcpNYquawu03M2_XsuurQYIOwR8"},"attributes":{"enabled":true,"created":1619058227,"updated":1619058227,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '399' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:46 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey192881afd/create?api-version=7.1 - request: body: '{"kty": "EC"}' headers: Accept: - application/json Content-Length: - '13' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey292881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey292881afd/ff6a1486226a48c49262a8b1a5bf46c0","kty":"EC","key_ops":["sign","verify"],"crv":"P-256","x":"3fptNjWOUyzFhQFd5J38cLm_KP2ZA1NrEblLaXjZaxo","y":"2H97e1HuIo1ugTHNq8_NYKBCWsYzipNyBQ6XS7twl18"},"attributes":{"enabled":true,"created":1619058227,"updated":1619058227,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '399' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:46 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey292881afd/create?api-version=7.1 - request: body: '{"kty": "EC"}' headers: Accept: - application/json Content-Length: - '13' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey392881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey392881afd/edbce161c2184689a535c6c7661c5db2","kty":"EC","key_ops":["sign","verify"],"crv":"P-256","x":"RYnmpUHz7yNtdoax0RW_njxBKTi0qoC5qegBMxPWYQU","y":"IjOZ1P9M8UcyWTfjxMaBUUbatmv0x2e0M5sHTjtRww0"},"attributes":{"enabled":true,"created":1619058227,"updated":1619058227,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '399' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:47 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey392881afd/create?api-version=7.1 - request: body: '{"kty": "RSA"}' headers: Accept: - application/json Content-Length: - '14' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey092881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey092881afd/3df48283c9744712aae6a5d2f058716a","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"tkHf88ei2TI2KYV6MZcjXV0UfiuUufcPECaHKaCIM4s19OBEd80JFEZDXkVcaE-QNBTE9NjYzmVoWr_8t0PjOH_DmY-D_zGEAl50J3FwJ7pwcLHigImLLgmYm9HtlDhBnT0tWI1YVROM_4wMe1mmV7TjgAPjm46Y_8CaqWQGkjwpxujMuMzeBeVRy6zTZyF4am6adzNSz46fBJ3Um3uBkaHhn5AdCb8vdPfGBrD8vo0Qcn7mtUmxDAxOSRjCMYiJesR6wnxKE-AE8tSgJGwAi7GfAfx8bvjKWKh--5lq8FuYMB7vI9tHgrDVgUIRtxIACWyaJt4QrDBqtoKYrzfS6Q","e":"AQAB"},"attributes":{"enabled":true,"created":1619058227,"updated":1619058227,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '688' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:47 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey092881afd/create?api-version=7.1 - request: body: '{"kty": "RSA"}' headers: Accept: - application/json Content-Length: - '14' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey192881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey192881afd/b27e5c8ce89a40e2a10b2e06e71da55a","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1tfloqJdeaZFH0HrUvZ0vNti_xdSAbGCW7RcdLyIpSHYS846FIe2rxOlTxEn8SMonCVU3vesElMd6iu6B9RUNpXoYNI5C6afY4Go21ZekxJLws5wOb_Bszb5i7F_Ivn3aLO3OVWW7g4g4LbTFfcE_3gglqYjLLDWLtJ1bsoEpGKSDIzJ3ZYqyVvWCjuvNBup9pF9wHsZ91oIYRB3SjfModjJ1UvpladuoJtG8o03yruFlSf7Ere-3YeLx55pAqu174bwkLCQ3okDZxlOfZ1NOSHq0sSjSY2k9OxSqmO39zCx6M1gdlgq4phhemax__jWA6N-07ZGwthaU2TpqSQeZQ","e":"AQAB"},"attributes":{"enabled":true,"created":1619058228,"updated":1619058228,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '688' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:47 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey192881afd/create?api-version=7.1 - request: body: '{"kty": "RSA"}' headers: Accept: - application/json Content-Length: - '14' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey292881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey292881afd/7808642b60f041d6ab38b6f2cb80de31","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"scKkhjkbMMKeLSHDK58T6_BTdOZ8jBS2IS1R8XexJSt14QIK5L5naIDu9bMwrJcKnDs1BZPyRQ3g83BUBmBG_CaFrk9wiDB3S4fgLHV1AxaPb0uIZBdBAu3rQiV2WrmBPuDBpZYO0Zf5U2lgDRcr0mSffT_aNLsSnT2s3R9Z4RQm_yhOR438Ia94VSuKRo6H4jS_a9TvizGDi-GWqxuWRTYIv6wUXvFIt3b8ppIO3y0vuJDZ4i4iIX8Hu43CcIQ9PU9TvpPoLq6C9hOXbW9SyZ4bLm3r4lgHAwQqn0bFv4NENN-ujsxefiMdZUF4hc3JhzO-nji19-b-S9ZRH6IJzQ","e":"AQAB"},"attributes":{"enabled":true,"created":1619058228,"updated":1619058228,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '688' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:47 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey292881afd/create?api-version=7.1 - request: body: '{"kty": "RSA"}' headers: Accept: - application/json Content-Length: - '14' Content-Type: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: POST uri: https://vaultname.vault.azure.net/keys/livekvtestkey392881afd/create?api-version=7.1 response: body: string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey392881afd/8720b2fc30394a3b9f8b030407c8dd4c","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"rKsRhgmMHxJl-32KrNKEV98lRyDWfIivJV9P1Oi68e4fpn13a5KKtOB_m_CR5eMoDuMTGJeUuJzx1H6ceKrBWfoAEQpPaB85GJRBs_7m6gDPrQEU22unfKemVgErctv13Q82WzJwOEaF-zoZ5oB7U3ySdIeRSKJHrC127a286-kM12x45vql7YTjKl322X-bJGycPlU_P3tLJzEVdt5XuFUNje0UZNqsxcjMGs51gvALW9Jf1QumnIhRpHsUBQL9bll_UXtFiIRasRZeSziqDTJJKd_GCQgtbQG2NS0Fd_ZwSpQ2QG5pWmKjkoq7TOPDabi42oX_j0mxTMug5sPc7Q","e":"AQAB"},"attributes":{"enabled":true,"created":1619058228,"updated":1619058228,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}' headers: cache-control: no-cache content-length: '688' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/livekvtestkey392881afd/create?api-version=7.1 - request: body: null headers: Accept: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://vaultname.vault.azure.net/keys?api-version=7.1 response: body: string: '{"value":[{"kid":"https://vaultname.vault.azure.net/keys/keyName","attributes":{"enabled":true,"created":1617052164,"updated":1617052164,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name77551e4c","attributes":{"enabled":true,"created":1619057989,"updated":1619057989,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name7fcc1989","attributes":{"enabled":true,"created":1619058065,"updated":1619058065,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name90f81aea","attributes":{"enabled":true,"created":1619057915,"updated":1619057915,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-nameaa541b69","attributes":{"enabled":true,"created":1619058146,"updated":1619058146,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-namedb081806","attributes":{"enabled":true,"created":1619058093,"updated":1619058093,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-namedb0f1807","attributes":{"enabled":true,"created":1619058117,"updated":1619058117,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey04bff1c7f","attributes":{"enabled":true,"created":1619057904,"updated":1619057904,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey0797d1e5f","attributes":{"enabled":true,"created":1619057910,"updated":1619057910,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey092811afc","attributes":{"enabled":true,"created":1619057906,"updated":1619057906,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey092881afd","attributes":{"enabled":true,"created":1619058227,"updated":1619058227,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey14bff1c7f","attributes":{"enabled":true,"created":1619057904,"updated":1619057904,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey192811afc","attributes":{"enabled":true,"created":1619057907,"updated":1619057907,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey192881afd","attributes":{"enabled":true,"created":1619058228,"updated":1619058228,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey24bff1c7f","attributes":{"enabled":true,"created":1619057904,"updated":1619057904,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey292811afc","attributes":{"enabled":true,"created":1619057907,"updated":1619057907,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey292881afd","attributes":{"enabled":true,"created":1619058228,"updated":1619058228,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey34bff1c7f","attributes":{"enabled":true,"created":1619057905,"updated":1619057905,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey392811afc","attributes":{"enabled":true,"created":1619057907,"updated":1619057907,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}},{"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey392881afd","attributes":{"enabled":true,"created":1619058228,"updated":1619058228,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}],"nextLink":"https://vaultname.vault.azure.net:443/keys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklXdGxlUzlNU1ZaRlMxWlVSVk5VUzBWWk0wTkJNREV4TXpCQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0"}' headers: cache-control: no-cache content-length: '4408' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys?api-version=7.1 - request: body: null headers: Accept: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://vaultname.vault.azure.net:443/keys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklXdGxlUzlNU1ZaRlMxWlVSVk5VUzBWWk0wTkJNREV4TXpCQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0 response: body: string: '{"value":[],"nextLink":null}' headers: cache-control: no-cache content-length: '28' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net:443/keys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklXdGxlUzlNU1ZaRlMxWlVSVk5VUzBWWk0wTkJNREV4TXpCQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0 - request: body: null headers: Accept: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://vaultname.vault.azure.net/keys/key-name/versions?api-version=7.1 response: body: string: '{"value":[],"nextLink":null}' headers: cache-control: no-cache content-length: '28' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/keys/key-name/versions?api-version=7.1 - request: body: null headers: Accept: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://vaultname.vault.azure.net/deletedkeys?api-version=7.1 response: body: string: '{"value":[{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestkey-name4a621c71","deletedDate":1619057865,"scheduledPurgeDate":1626833865,"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name4a621c71","attributes":{"enabled":true,"exp":2524723200,"created":1619057864,"updated":1619057865,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated tag"}},{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestkey-name77d21e51","deletedDate":1619057894,"scheduledPurgeDate":1626833894,"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name77d21e51","attributes":{"enabled":true,"exp":2524723200,"created":1619057894,"updated":1619057894,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated tag"}},{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestkey-name91461aee","deletedDate":1619057875,"scheduledPurgeDate":1626833875,"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name91461aee","attributes":{"enabled":true,"exp":2524723200,"created":1619057875,"updated":1619057875,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated tag"}},{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestkey-name914d1aef","deletedDate":1619057886,"scheduledPurgeDate":1626833886,"kid":"https://vaultname.vault.azure.net/keys/livekvtestkey-name914d1aef","attributes":{"enabled":true,"exp":2524723200,"created":1619057885,"updated":1619057886,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated tag"}}],"nextLink":"https://vaultname.vault.azure.net:443/deletedkeys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWWkZTMVpVUlZOVVMwVlpNRFJDUmtZeFF6ZEdMMEkyUkVORU16Y3pOek0zTXpSQlEwTTVPVFF3TlRnM01UVkZOakl3TXpreElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0"}' headers: cache-control: no-cache content-length: '1954' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net/deletedkeys?api-version=7.1 - request: body: null headers: Accept: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://vaultname.vault.azure.net:443/deletedkeys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWWkZTMVpVUlZOVVMwVlpNRFJDUmtZeFF6ZEdMMEkyUkVORU16Y3pOek0zTXpSQlEwTTVPVFF3TlRnM01UVkZOakl3TXpreElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0 response: body: string: '{"value":[],"nextLink":"https://vaultname.vault.azure.net:443/deletedkeys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklXdGxlUzlNU1ZaRlMxWlVSVk5VUzBWWk0wTkJNREV4TXpCQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0"}' headers: cache-control: no-cache content-length: '287' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net:443/deletedkeys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWWkZTMVpVUlZOVVMwVlpNRFJDUmtZeFF6ZEdMMEkyUkVORU16Y3pOek0zTXpSQlEwTTVPVFF3TlRnM01UVkZOakl3TXpreElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0 - request: body: null headers: Accept: - application/json User-Agent: - azsdk-python-keyvault-keys/4.4.0b5 Python/3.5.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://vaultname.vault.azure.net:443/deletedkeys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklXdGxlUzlNU1ZaRlMxWlVSVk5VUzBWWk0wTkJNREV4TXpCQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0 response: body: string: '{"value":[],"nextLink":null}' headers: cache-control: no-cache content-length: '28' content-type: application/json; charset=utf-8 date: Thu, 22 Apr 2021 02:23:48 GMT expires: '-1' pragma: no-cache strict-transport-security: max-age=31536000;includeSubDomains x-content-type-options: nosniff x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.92.159.124;act_addr_fam=InterNetwork; x-ms-keyvault-region: westus2 x-ms-keyvault-service-version: 1.2.236.0 x-powered-by: ASP.NET status: code: 200 message: OK url: https://mcpatinokv.vault.azure.net:443/deletedkeys?api-version=7.1&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklXdGxlUzlNU1ZaRlMxWlVSVk5VUzBWWk0wTkJNREV4TXpCQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0 version: 1
58.363825
4,403
0.728814
9e8e94ca6c3af87aa3fa29abd2ffbfa1ed20e401
443
yml
YAML
wmrecaptcha.libraries.yml
wieni/wmrecaptcha
177dba7704fc5e23cda3a1f32f680be23b0a0538
[ "MIT" ]
null
null
null
wmrecaptcha.libraries.yml
wieni/wmrecaptcha
177dba7704fc5e23cda3a1f32f680be23b0a0538
[ "MIT" ]
4
2020-09-16T08:56:18.000Z
2021-03-24T12:57:02.000Z
wmrecaptcha.libraries.yml
wieni/wmrecaptcha
177dba7704fc5e23cda3a1f32f680be23b0a0538
[ "MIT" ]
null
null
null
recaptcha: remote: https://developers.google.com/recaptcha version: 1.0 license: MIT js: https://www.google.com/recaptcha/api.js?render=explicit&onload=onRecaptchaLoad: { external: true, attributes: { defer: true, async: true } } dependencies: - wmrecaptcha/recaptcha-render recaptcha-render: js: js/recaptcha-render.js: {} dependencies: - core/drupal - core/drupalSettings
27.6875
148
0.65237
4418a6ac1e84e2f7746f0e3d2d18d9d76d3d8288
2,621
yaml
YAML
.github/workflows/base.yaml
emqx/emqx-builder-helper
464d41ebea6fd24dd96efe02c37ec4fe2f861b1f
[ "Apache-2.0" ]
4
2022-01-14T02:30:03.000Z
2022-03-21T16:46:00.000Z
.github/workflows/base.yaml
emqx/emqx-builder-helper
464d41ebea6fd24dd96efe02c37ec4fe2f861b1f
[ "Apache-2.0" ]
null
null
null
.github/workflows/base.yaml
emqx/emqx-builder-helper
464d41ebea6fd24dd96efe02c37ec4fe2f861b1f
[ "Apache-2.0" ]
3
2021-11-19T05:57:57.000Z
2022-03-16T13:59:22.000Z
name: Update docker base image concurrency: group: base-${{ github.ref }} cancel-in-progress: true ## Update the base image every day on: workflow_dispatch: schedule: ## In UTC - cron: '0 0 * * *' ## Build base images to be used by other github workflows jobs: base: runs-on: ubuntu-latest strategy: fail-fast: false matrix: emqx_minor: - "5.0" platform: - [ubuntu20.04, "linux/amd64,linux/arm64"] - [ubuntu18.04, "linux/amd64,linux/arm64"] - [ubuntu16.04, "linux/amd64,linux/arm64"] - [debian11 , "linux/amd64,linux/arm64"] - [debian10 , "linux/amd64,linux/arm64"] - [debian9 , "linux/amd64,linux/arm64"] - [el8 , "linux/amd64,linux/arm64"] - [el7 , "linux/amd64,linux/arm64"] - [raspbian10 , "linux/arm64"] - [raspbian9 , "linux/arm64"] - [alpine3.15.1, "linux/amd64,linux/arm64"] steps: - uses: actions/checkout@v2 - uses: aws-actions/configure-aws-credentials@v1 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-region: ${{ secrets.AWS_DEFAULT_REGION }} - name: Get cache run: aws s3 sync s3://docker-buildx-cache/emqx-builder/${{ matrix.platform[0] }} /tmp/.docker-buildx-cache - uses: docker/setup-buildx-action@v1 - uses: docker/setup-qemu-action@v1 with: image: tonistiigi/binfmt:latest platforms: all - uses: docker/login-action@v1 with: registry: ghcr.io username: ${{ github.actor }} password: ${{ github.token }} - uses: docker/metadata-action@v3 id: base_meta with: images: ghcr.io/${{ github.repository }}/base-${{ matrix.emqx_minor }} tags: type=raw,value=${{ matrix.platform[0] }} - name: Build base image uses: docker/build-push-action@v2 with: push: true pull: true cache-from: type=local,src=/tmp/.docker-buildx-cache,mode=max cache-to: type=local,dest=/tmp/.docker-buildx-cache-new,mode=max platforms: ${{ matrix.platform[1] }} tags: ${{ steps.base_meta.outputs.tags }} labels: ${{ steps.base_meta.outputs.labels }} file: ${{ matrix.platform[0] }}/Dockerfile context: . - name: Update cache run: aws s3 sync --delete /tmp/.docker-buildx-cache-new s3://docker-buildx-cache/emqx-builder/${{ matrix.platform[0] }}
34.946667
127
0.573827
94fa1d29b329cbca60d25a3660d70f7b81be7352
115
yml
YAML
changelogs/unreleased/patch-45.yml
stevenruidigao/gitlab-ce
7b4130d0f7390629d683e4365279ab5554bbcfc4
[ "MIT" ]
1
2019-04-01T23:22:53.000Z
2019-04-01T23:22:53.000Z
changelogs/unreleased/patch-45.yml
stevenruidigao/gitlab-ce
7b4130d0f7390629d683e4365279ab5554bbcfc4
[ "MIT" ]
16
2020-12-31T09:11:09.000Z
2022-03-02T09:58:19.000Z
changelogs/unreleased/patch-45.yml
stevenruidigao/gitlab-ce
7b4130d0f7390629d683e4365279ab5554bbcfc4
[ "MIT" ]
1
2019-03-12T04:01:01.000Z
2019-03-12T04:01:01.000Z
--- title: Fix incorrect Pages Domains checkbox description. merge_request: 25392 author: Anton Melser type: other
19.166667
56
0.8
36d88efe01528c3c2ec548339f5af6335a2966ad
485
yml
YAML
learn-PDETs-pr/LearningPath-M6/M04-work-with-contacts-and-tasks/4-create-tasks-and-to-do-Lists.yml
OpenLocalizationTestOrg/learn-pr-dependencytest2
175bc7f2bc150594c6b87faf0624333f16c727d5
[ "CC-BY-4.0", "MIT" ]
null
null
null
learn-PDETs-pr/LearningPath-M6/M04-work-with-contacts-and-tasks/4-create-tasks-and-to-do-Lists.yml
OpenLocalizationTestOrg/learn-pr-dependencytest2
175bc7f2bc150594c6b87faf0624333f16c727d5
[ "CC-BY-4.0", "MIT" ]
null
null
null
learn-PDETs-pr/LearningPath-M6/M04-work-with-contacts-and-tasks/4-create-tasks-and-to-do-Lists.yml
OpenLocalizationTestOrg/learn-pr-dependencytest2
175bc7f2bc150594c6b87faf0624333f16c727d5
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:ModuleUnit uid: learn.wwl-playground.work-with-contacts-and-tasks.create-tasks-and-to-do-Lists title: Create Tasks and To-do Lists metadata: title: Create Tasks and To-do Lists - Learn description: Create Tasks and To-do Lists - Learn ms.date: 01/31/2019 author: bcafferky ms.author: brcaffer ms.topic: interactive-tutorial ms.prod: learning-windows ROBOTS: NOINDEX durationInMinutes: 5 content: | [!include[](includes/4-create-tasks-and-to-do-Lists.md)]
32.333333
83
0.752577
5253230b29ed5d9e9a31ac045bffcebc90ed2103
2,867
yaml
YAML
steps/apicall/step.yaml
NoahVanTiggel/relay-api-call
8849ecfca3e6911c910487a47f1bc0ec42be56b1
[ "Apache-2.0" ]
null
null
null
steps/apicall/step.yaml
NoahVanTiggel/relay-api-call
8849ecfca3e6911c910487a47f1bc0ec42be56b1
[ "Apache-2.0" ]
null
null
null
steps/apicall/step.yaml
NoahVanTiggel/relay-api-call
8849ecfca3e6911c910487a47f1bc0ec42be56b1
[ "Apache-2.0" ]
null
null
null
# Step metadata - full description at: # https://github.com/puppetlabs/relay-rfcs/blob/master/content/0006-integration-layout/rfc.md#common-metadata apiVersion: integration/v1 kind: Step name: apicall version: 1 summary: Makes an API call and returns the status code + response body description: | Makes an API call and returns the status code + response body build: apiVersion: build/v1 kind: Docker publish: repository: noahvantiggel/relay-api-call # optional list of examples; each one can be a Step or a complete Workflow examples: - summary: Create a random string using an API call content: apiVersion: v1 kind: Workflow steps: - name: GetRandomString image: noahvantiggel/relay-api-call spec: url: "https://random.justyy.workers.dev/api/random/" expects: 200 query: n: 32 x: 1 - summary: Create a new remote engine in a Talend environment content: apiVersion: v1 kind: Workflow parameters: workspace: description: The Talend workspace to use environment: description: The Talend environment to use name: description: The name of the new remote engine steps: - name: CreateRemoteEngine image: noahvantiggel/relay-api-call spec: url: "https://api.eu.cloud.talend.com/tmc/v1.3/runtimes/remote-engines" expects: [ 200, 201 ] headers: "Content-Type": "application/json" Accept: "application/json" Authorization: !Secret secret body: name: !Parameter name environmentId: !Parameter environment workspaceId: !Parameter workspace schemas: spec: $schema: http://json-schema.org/draft-07/schema# type: object properties: method: type: string description: The http method to use url: type: string description: The url to make the call to body: type: object description: The optional keys and values to add to the request body headers: type: object description: The optional headers to add to the request query: type: object description: The optional query parameters to add to the request expects: type: object description: The optional http code(s) required for the step to succeed failon: type: object description: The optional http code(s) that will always make the step fail required: - method - url outputs: $schema: http://json-schema.org/draft-07/schema# type: object properties: code: type: string description: The numeric http code response: type: string description: The response body
28.67
110
0.628532
8de427e86a6179295ae1045b64a568690530fc7a
63
yml
YAML
roles/configure-loopback/defaults/main.yml
barweiss45/Anisble-IOSXE-Always-On-Demo
f6f1fc49123a6affce8d77ddc22ad0f278124040
[ "MIT" ]
1
2021-11-15T19:00:32.000Z
2021-11-15T19:00:32.000Z
roles/configure-loopback/defaults/main.yml
barweiss45/Anisble-IOSXE-Always-On-Demo
f6f1fc49123a6affce8d77ddc22ad0f278124040
[ "MIT" ]
null
null
null
roles/configure-loopback/defaults/main.yml
barweiss45/Anisble-IOSXE-Always-On-Demo
f6f1fc49123a6affce8d77ddc22ad0f278124040
[ "MIT" ]
null
null
null
--- # defaults file for configure-loopback rollback_flag: False
21
38
0.793651
08ddb9ce3ba91c112818954d1e6f88f64c6777c7
490
yml
YAML
packages/db/unixODBC.info.yml
luckboy/musaux
03390882105b51ebd3fb55a8a53f7f070c238191
[ "MIT" ]
null
null
null
packages/db/unixODBC.info.yml
luckboy/musaux
03390882105b51ebd3fb55a8a53f7f070c238191
[ "MIT" ]
null
null
null
packages/db/unixODBC.info.yml
luckboy/musaux
03390882105b51ebd3fb55a8a53f7f070c238191
[ "MIT" ]
null
null
null
name: unixODBC version: 2.3.7 url: 'ftp://ftp.unixodbc.org/pub/unixODBC' ext: tar.gz additional_doc_files: - README.AIX - README.CYGWIN - README.INTERIX - README.OSX - README.QNX - README.SOLARIS - README.VMS depends: [base/glibc, dev/libtool] enable_static: true autoconf: true autoconf_args: - '--sysconfdir=/etc' - '--disable-readline' - '--without-included-ltdl' - '--without-pth' fix_ldflags: true source_file_sha256: '45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77'
21.304348
86
0.769388
9fa7aa6ca4c34f458ce70e0e2dcadee6b65a6967
2,756
yaml
YAML
components/fans.yaml
gvssr/home-assistant-config
79172be8a2eaf909d4a37785869d4e03c9313011
[ "MIT" ]
3
2021-11-02T19:22:31.000Z
2022-02-18T06:07:08.000Z
components/fans.yaml
gvssr/home-assistant-config
79172be8a2eaf909d4a37785869d4e03c9313011
[ "MIT" ]
15
2021-10-29T21:19:12.000Z
2022-02-06T07:57:29.000Z
components/fans.yaml
gvssr/home-assistant-config
79172be8a2eaf909d4a37785869d4e03c9313011
[ "MIT" ]
1
2022-01-05T23:39:31.000Z
2022-01-05T23:39:31.000Z
# ▀█▀ █▀▀ █▀▄▀█ █▀█ █ ▄▀█ ▀█▀ █▀▀ █▀ # # █ ██▄ █ ▀ █ █▀▀ █▄▄ █▀█ █ ██▄ ▄█ # - platform: template fans: # Template fan for Duux Whisper Flex controlled by Tuya cloud whisper_flex: friendly_name: "Whisper Flex" unique_id: template_fan_whisper_flex availability_template: "{{ states('fan.tuya_whisper_flex') != 'unavailable' }}" value_template: "{{ states('fan.tuya_whisper_flex') }}" percentage_template: "{{ (state_attr('fan.tuya_whisper_flex', 'percentage') | int) }}" # preset_mode_template: "{{ states('input_select.whisper_flex_modes') }}" oscillating_template: "{{ states('input_select.whisper_flex_oscillating') }}" turn_on: - service: fan.turn_on target: entity_id: fan.tuya_whisper_flex turn_off: - service: script.action_turn_fan_off set_percentage: - service: fan.turn_on entity_id: fan.tuya_whisper_flex - service: fan.set_percentage data: entity_id: fan.tuya_whisper_flex percentage: '{{ percentage }}' # set_preset_mode: # - service: input_select.select_option # data: # entity_id: input_select.whisper_flex_modes # option: '{{ preset_mode }}' # - service: scene.turn_on # data_template: # entity_id: '{{ "scene.flex_" + preset_mode|lower|replace(" ", "_")|string }}' set_oscillating: - service: input_select.select_option data: entity_id: input_select.whisper_flex_oscillating option: '{{ oscillating }}' - service: scene.turn_on data_template: entity_id: '{{ "scene.flex_oscillation_" + oscillating|lower|string }}' speed_count: 100 # preset_modes: # - 'Normal Mode' # - 'Sleep Mode' # - 'Nature Mode' # Template fan for Smartmi P1 air purifier controlled by HomeKit smartmi_p1: friendly_name: "Smartmi P1" unique_id: fan_smartmi_p1 value_template: "{{ states('fan.tuya_smartmi_p1') }}" preset_mode_template: "{{ state_attr('fan.tuya_smartmi_p1', 'preset_mode')|capitalize }}" turn_on: service: fan.turn_on target: entity_id: fan.tuya_smartmi_p1 turn_off: service: fan.turn_off target: entity_id: fan.tuya_smartmi_p1 set_preset_mode: service: fan.set_preset_mode data: entity_id: fan.tuya_smartmi_p1 preset_mode: '{{ preset_mode|lower }}' preset_modes: - 'Auto' - 'Manual' - 'Strong'
38.277778
97
0.563135
b761b9651f207c8d4ed8f5e2ff0c3d95eabf3a35
5,252
yml
YAML
2020-09-01-hybrid/docs-ref-autogen/ext/azure-iot/iot/hub/distributed-tracing.yml
47-studio-org/azure-docs-cli.de-de
e8b6c968c1120160a149d4099fcb2701b9cffc42
[ "CC-BY-4.0", "MIT" ]
1
2022-03-15T16:21:24.000Z
2022-03-15T16:21:24.000Z
2020-09-01-hybrid/docs-ref-autogen/ext/azure-iot/iot/hub/distributed-tracing.yml
47-studio-org/azure-docs-cli.de-de
e8b6c968c1120160a149d4099fcb2701b9cffc42
[ "CC-BY-4.0", "MIT" ]
null
null
null
2020-09-01-hybrid/docs-ref-autogen/ext/azure-iot/iot/hub/distributed-tracing.yml
47-studio-org/azure-docs-cli.de-de
e8b6c968c1120160a149d4099fcb2701b9cffc42
[ "CC-BY-4.0", "MIT" ]
1
2021-03-16T16:51:34.000Z
2021-03-16T16:51:34.000Z
### YamlMime:AzureCLIGroup uid: ext_azure-iot_az_iot_hub_distributed_tracing name: az iot hub distributed-tracing extensionInformation: >- > [!Note] > Diese Referenz ist Teil der **Azure-IOT-** Erweiterung für Azure CLI und erfordert Version 2.0.70 oder höher. Die Erweiterung wird automatisch installiert, wenn Sie den Befehl **AZ IOT Hub verteilte Ablauf Verfolgung** zum ersten Mal ausführen. [Weitere Informationen zu Erweiterungen](https://docs.microsoft.com/en-us/cli/azure/azure-cli-extensions-overview) summary: Verwalten verteilter Einstellungen pro Gerät. description: '' directCommands: - uid: ext_azure-iot_az_iot_hub_distributed_tracing_show name: az iot hub distributed-tracing show summary: Hier werden die Einstellungen für die verteilte Ablauf Verfolgung für ein Gerät angezeigt. description: '' syntax: >- az iot hub distributed-tracing show --device-id --hub-name [--login] [--resource-group] examples: - summary: Die Einstellungen für die verteilte Ablauf Verfolgung für ein Gerät erhalten syntax: az iot hub distributed-tracing show -d {device_id} -n {iothub_name} requiredParameters: - isRequired: true name: --device-id -d summary: Zielgerät description: '' - isRequired: true name: --hub-name -n summary: IOT Hub Name. description: '' optionalParameters: - name: --login -l summary: Dieser Befehl unterstützt eine Entitäts Verbindungs Zeichenfolge mit rechten zum Ausführen von Aktionen. Verwenden Sie, um die Sitzungs Anmeldung über "AZ Login" zu vermeiden. Wenn sowohl eine Entitäts Verbindungs Zeichenfolge als auch ein Name angegeben wird, hat die Verbindungs Zeichenfolge Priorität description: '' - name: --resource-group -g summary: Name der Ressourcengruppe Sie können die Standardgruppe mit `az configure --defaults group=<name>` konfigurieren. description: '' - uid: ext_azure-iot_az_iot_hub_distributed_tracing_update name: az iot hub distributed-tracing update summary: Aktualisieren Sie die Optionen für die verteilte Ablauf Verfolgung für ein Gerät. description: '' syntax: >- az iot hub distributed-tracing update --device-id --hub-name --sampling-mode {off, on} --sampling-rate [--login] [--resource-group] examples: - summary: Aktualisieren der Optionen für die verteilte Ablauf Verfolgung für ein Gerät syntax: az iot hub distributed-tracing update -d {device_id} --sm on --sr 50 -n {iothub_name} requiredParameters: - isRequired: true name: --device-id -d summary: Zielgerät description: '' - isRequired: true name: --hub-name -n summary: IOT Hub Name. description: '' - isRequired: true name: --sampling-mode --sm parameterValueGroup: off, on summary: Aktiviert und deaktiviert die Stichprobenentnahme für die verteilte Ablauf Verfolgung. 1 ist ein und 2 ist off. description: '' - isRequired: true name: --sampling-rate --sr summary: Steuert die Menge der Nachrichten, die zum Hinzufügen eines Ablauf Verfolgungs Kontexts Dieser Wert ISA Prozentsatz. Nur Werte zwischen 0 und 100 (einschließlich) sind zulässig. description: '' optionalParameters: - name: --login -l summary: Dieser Befehl unterstützt eine Entitäts Verbindungs Zeichenfolge mit rechten zum Ausführen von Aktionen. Verwenden Sie, um die Sitzungs Anmeldung über "AZ Login" zu vermeiden. Wenn sowohl eine Entitäts Verbindungs Zeichenfolge als auch ein Name angegeben wird, hat die Verbindungs Zeichenfolge Priorität description: '' - name: --resource-group -g summary: Name der Ressourcengruppe Sie können die Standardgruppe mit `az configure --defaults group=<name>` konfigurieren. description: '' commands: - ext_azure-iot_az_iot_hub_distributed_tracing_show - ext_azure-iot_az_iot_hub_distributed_tracing_update globalParameters: - name: --debug summary: Ausführlichkeit der Protokollierung erhöhen, um alle Debugprotokolle anzuzeigen. - name: --help -h summary: Zeigen Sie diese Hilfemeldung an, und schließen Sie sie. - name: --only-show-errors summary: Nur Fehler anzeigen und Warnungen unterdrücken. - name: --output -o defaultValue: json parameterValueGroup: json, jsonc, table, tsv summary: Ausgabeformat. - name: --query summary: JMESPath-Abfragezeichenfolge. Weitere Informationen und Beispiele finden Sie unter <a href="http://jmespath.org/">http://jmespath.org/</a>. - name: --verbose summary: Ausführlichkeit der Protokollierung erhöhen. „--debug“ für vollständige Debugprotokolle verwenden. metadata: description: Verwalten verteilter Einstellungen pro Gerät. ms.openlocfilehash: d25b0171c0daf6f1d9456bddd89f6a307077689c ms.sourcegitcommit: e1faf297ba2cdf2ba7e821fbeedff9c9a724c975 ms.translationtype: MT ms.contentlocale: de-DE ms.lasthandoff: 12/16/2020 ms.locfileid: "102836264"
50.5
366
0.699733
88fdc93a92e57addf09fe4c8dc9755b2fc74d21a
2,021
yml
YAML
content/Unreal Tournament/Maps/Capture The Flag/A/a/e/3777c1/ctf-akrid_[ae3777c1].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
20
2019-02-05T15:09:30.000Z
2022-03-06T02:04:19.000Z
content/Unreal Tournament/Maps/Capture The Flag/A/a/e/3777c1/ctf-akrid_[ae3777c1].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
496
2019-02-17T20:07:27.000Z
2022-03-28T10:35:41.000Z
content/Unreal Tournament/Maps/Capture The Flag/A/a/e/3777c1/ctf-akrid_[ae3777c1].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
15
2019-02-02T14:06:44.000Z
2022-02-24T22:40:18.000Z
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 20:20" game: "Unreal Tournament" name: "CTF-Akrid" author: "by \"Akatosh\"" description: "None" releaseDate: "2000-07" attachments: - type: "IMAGE" name: "CTF-Akrid_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Maps/Capture%20The%20Flag/A/CTF-Akrid_shot_1.png" originalFilename: "ctf-akrid.zip" hash: "ae3777c1e859995e86553a91656d397f54a9af99" fileSize: 1094873 files: - name: "CTF-Akrid.unr" fileSize: 2473036 hash: "370ffe1c8317c79a0a18ca8f3201bb99066b1727" - name: "cj-ctf-1.utx" fileSize: 975390 hash: "a65dbcbd4c6ceba43d483a88533ad78e7388ba1b" otherFiles: 1 dependencies: CTF-Akrid.unr: - status: "OK" name: "cj-ctf-1" downloads: - url: "https://gamefront.online/files2/service/thankyou?id=1403380" main: false repack: false state: "MISSING" - url: "https://f002.backblazeb2.com/file/unreal-archive-files/Unreal%20Tournament/Maps/Capture%20The%20Flag/A/ctf-akrid.zip" main: true repack: false state: "OK" - url: "http://www.ut-files.com/index.php?dir=Maps/CTF/MapsA/&file=ctf-akrid.zip" main: false repack: false state: "OK" - url: "http://www.ut-files.com/index.php?dir=Maps/CTF/&file=ctf-akrid.zip" main: false repack: false state: "OK" - url: "http://medor.no-ip.org/index.php?dir=Maps/CTF&file=ctf-akrid.zip" main: false repack: false state: "OK" - url: "http://uttexture.com/UT/Downloads/Maps/CTF/MapsA/ctf-akrid.zip" main: false repack: false state: "OK" - url: "https://files.vohzd.com/unrealarchive/Unreal%20Tournament/Maps/Capture%20The%20Flag/A/a/e/3777c1/ctf-akrid.zip" main: false repack: false state: "OK" - url: "https://unreal-archive-files.eu-central-1.linodeobjects.com/Unreal%20Tournament/Maps/Capture%20The%20Flag/A/a/e/3777c1/ctf-akrid.zip" main: false repack: false state: "OK" deleted: false gametype: "Capture The Flag" title: "CTF-Akrid" playerCount: "4-10" themes: Tech: 0.4 Industrial: 0.3 Natural: 0.3 bots: true
28.871429
141
0.723404
20e804a306ff558cb361e0db99559a7d32e608e9
66,094
yml
YAML
20030406/80383.fec.yml
h4ck3rm1k3/federal-election-commission-aggregation-2003
26ee0c2825018743d4201a3941f16477fb57bbba
[ "Unlicense" ]
1
2019-04-27T20:14:48.000Z
2019-04-27T20:14:48.000Z
20030406/80383.fec.yml
h4ck3rm1k3/federal-election-commission-aggregation-2003
26ee0c2825018743d4201a3941f16477fb57bbba
[ "Unlicense" ]
null
null
null
20030406/80383.fec.yml
h4ck3rm1k3/federal-election-commission-aggregation-2003
26ee0c2825018743d4201a3941f16477fb57bbba
[ "Unlicense" ]
null
null
null
countraw: 27 countrows: 25 filename: 80383.fec header: {} rows: - input: F3N,C00265892,Ted Strickland for Congress,P. O. Box 580,,Lucasville,OH,45648,,OH,06,Q1,,,,X,X,,,20030101,20030331,1985.00,0.00,1985.00,6339.23,676.05,5663.18,144417.12,0.00,0.00,0.00,985.00,985.00,0.00,1000.00,0.00,1985.00,0.00,0.00,0.00,0.00,676.05,414.43,3075.48,6339.23,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,6339.23,147680.87,3075.48,150756.35,6339.23,144417.12,2520.00,0.00,2520.00,35923.63,813.31,35110.32,0.00,1520.00,1520.00,0.00,1000.00,0.00,2520.00,0.00,0.00,0.00,0.00,813.31,932.54,4265.85,35923.63,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,35923.63,Wanda Kuhns^^^,20030405,,,,,,,,, record: <fec.version.v5_0.F3.Records instance at 0x10d74170> result: - name: FORM TYPE number: '1' value: F3N - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: COMMITTEE NAME number: '3' value: Ted Strickland for Congress - name: STREET 1 number: '4' value: P. O. Box 580 - name: STREET 2 number: '5' value: '' - name: CITY number: '6' value: Lucasville - name: STATE number: '7' value: OH - name: ZIP number: '8' value: '45648' - name: CHG OF ADDRESS number: '9' value: '' - name: ELECTION STATE number: '10' value: OH - name: ELECTION DISTRICT number: '11' value: '06' - name: RPTCODE number: '12' value: Q1 - name: RPTPGI number: '13' value: '' - name: Of Election number: 14- value: '' - name: STATE (Of Election) number: '15' value: '' - name: PRIMARY ELECTION number: '16' value: X - name: GENERAL ELECTION number: '17' value: X - name: SPECIAL ELECTION number: '18' value: '' - name: RUNOFF ELECTION number: '19' value: '' - name: Coverage From number: 20- value: '20030101' - name: Coverage To number: 21- value: '20030331' - name: Total Contributions (NO Loans) number: 22-(6a) value: '1985.00' - name: Total Contribution Refunds number: 23-(6b) value: '0.00' - name: Net Contributions number: 24-(6c) value: '1985.00' - name: Total Operating Expenditures number: 25-(7a) value: '6339.23' - name: Total Offset to Operating Expenditures number: 26-(7b) value: '676.05' - name: NET Operating Expenditures. number: 27-(7c) value: '5663.18' - name: CASH ON HAND AT CLOSE ... number: 28-8. value: '144417.12' - name: DEBTS TO ( Totals from SCH C and/or D) number: 29-9. value: '0.00' - name: DEBTS BY (Totals from SCH C and/or D) number: 30-10. value: '0.00' - name: Individuals Itemized number: 31-11(a i.) value: '0.00' - name: Individuals Unitemized number: 32-11(a.ii) value: '985.00' - name: Individual Contribution Total number: 33-11(a.iii) value: '985.00' - name: Political Party Committees number: 34-11(b) value: '0.00' - name: Other Political Committees number: 35-11(c) value: '1000.00' - name: The Candidate number: 36-11(d) value: '0.00' - name: Total Contributions number: 37-11(e) value: '1985.00' - name: Transfers From Other Authorized Committees number: 38-12. value: '0.00' - name: Loans made or guarn. by the Candidate number: 39-13(a) value: '0.00' - name: All Other Loans number: 40-13(b) value: '0.00' - name: Total Loans number: 41-13(c) value: '0.00' - name: Offsets to Operating Expenditures number: 42-14. value: '676.05' - name: Other Receipts number: 43-15. value: '414.43' - name: Total Receipts number: 44-16. value: '3075.48' - name: Operating Expenditures number: 45-17. value: '6339.23' - name: Transfers to Other Authorized Committees number: 46-18. value: '0.00' - name: Of Loans made or guar. by the Cand. number: 47-19(a) value: '0.00' - name: Loan Repayments, All Other Loans number: 48-19(b) value: '0.00' - name: Total Loan Repayments number: 49-19(c) value: '0.00' - name: Refund/Individuals Other than Political Committees number: 50-20(a) value: '0.00' - name: Refund/Political Party Committees number: 51-20(b) value: '0.00' - name: Refund/Other Political Committees number: 52-20(c) value: '0.00' - name: Total Contribution Refunds number: 53-20(d) value: '0.00' - name: Other Disbursements number: 54-21. value: '0.00' - name: Total Disbursements number: 55-22. value: '6339.23' - name: Cash Beginning Reporting Period number: 56-23. value: '147680.87' - name: Total Receipts this Period number: 57-24. value: '3075.48' - name: SubTotal number: 58-25. value: '150756.35' - name: Total Disbursements this Period number: 59-26. value: '6339.23' - name: Cash on hand at Close Period number: 60-27. value: '144417.12' - name: Total Contributions (No Loans) number: 61-(6a) value: '2520.00' - name: Total Contribution Refunds number: 62-(6b) value: '0.00' - name: Net Contributions number: 63-(6c) value: '2520.00' - name: Total Operating Expenditures number: 64-(7a) value: '35923.63' - name: Total Offsets to Operating Expenditures number: 65-(7b) value: '813.31' - name: NET Operating Expenditures. number: 66-(7c) value: '35110.32' - name: Individuals Itemized number: 67-11(a.i) value: '0.00' - name: Individuals Unitemized number: 68-11(a.ii) value: '1520.00' - name: Individuals Total number: 69-11(a.iii) value: '1520.00' - name: Political Party Committees number: 70-11(b) value: '0.00' - name: All Other Political Committees (PACS) number: 71-11(c) value: '1000.00' - name: The Candidate number: 72-11(d) value: '0.00' - name: Total Contributions number: 73-11(e) value: '2520.00' - name: Transfers From Other AUTH Committees number: 74-12. value: '0.00' - name: Loans made or guarn. by the Candidate number: 75-13(a) value: '0.00' - name: All Other Loans number: 76-13(b) value: '0.00' - name: Total Loans number: 77-13(c) value: '0.00' - name: Offsets to Operating Expenditures number: 78-14. value: '813.31' - name: Other Receipts number: 79-15. value: '932.54' - name: Total Receipts number: 80-16. value: '4265.85' - name: Operating Expenditures number: 81-17 value: '35923.63' - name: Transfers To Other AUTH Committees number: 82-18. value: '0.00' - name: Loan Repayment By Candidate number: 83-19(a) value: '0.00' - name: Loan Repayments, ALL Other Loans number: 84-19(b) value: '0.00' - name: Total Loan Repayments number: 85-19(c) value: '0.00' - name: Refund/Individuals Other than Political Committees number: 86-20(a) value: '0.00' - name: Refund, Political Party Committees number: 87-20(b) value: '0.00' - name: Refund, Other Political Committees number: 88-20(c) value: '0.00' - name: Total Contributions Refunds number: 89-20(d) value: '0.00' - name: Other Disbursements number: 90-21. value: '0.00' - name: Total Disbursements number: 91-22. value: '35923.63' - name: NAME/TREASURER (as signed) number: '92' value: Wanda Kuhns^^^ - name: Signed number: 93- value: '20030405' - name: FEC CANDIDATE ID NUMBER number: '94' value: '' - name: CANDIDATE NAME number: '95' value: '' - name: F3Z-1 REPORT TYPE (F3Z-1 RPTCODE) number: '96' value: '' - name: GROSS RECEIPTS OF AUTHORIZED COMMITTEES (PRIMARY) number: 97-1. value: '' - name: AGGREGATE AMT OF CONTRIBUTIONS FROM PERSONAL FUNDS (PRIMARY) number: 98-2. value: '' - name: PRIMARY number: 99-3. GROSS RECEIPTS - MINUS PERSONAL CONTRIBUTIONS FROM CANDI value: '' - name: GROSS RECEIPTS OF AUTHORIZED COMMITTEES (GENERAL) number: 100-1. value: '' - name: AGGREGATE AMT OF CONTRIBUTIONS FROM PERSONAL FUNDS (GENERAL) number: 101-2. value: '' - name: GENERAL number: 102-3. GROSS RECEIPTS - MINUS PERSONAL CONTRIBUTIONS FROM CANDI value: '' - input: SA11C,C00265892,COM,KAPTUR FOR CONGRESS,PO BOX 899,,TOLEDO,OH,43697,P2004,,,,1000.00,20030317,1000.00,,,C00154625,,,,,,,,,,,,,,,SA11C.17583,,,, record: <fec.version.v5_0.SA.Records instance at 0x10d74290> result: - name: FORM TYPE number: '1' value: SA11C - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: COM - name: CONTRIBUTOR NAME number: '4' value: KAPTUR FOR CONGRESS - name: STREET 1 number: '5' value: PO BOX 899 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: TOLEDO - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '43697' - name: ITEM ELECT CD number: '10' value: P2004 - name: ITEM ELECT OTHER number: '11' value: '' - name: INDEMP number: '12' value: '' - name: INDOCC number: '13' value: '' - name: AGGREGATE AMT Y-T-D number: '14' value: '1000.00' - name: DATE RECEIVED number: '15' value: '20030317' - name: AMOUNT RECEIVED number: '16' value: '1000.00' - name: TRANS CODE number: '17' value: '' - name: TRANS DESCRIP number: '18' value: '' - name: FEC COMMITTEE ID NUMBER number: '19' value: C00154625 - name: FEC CANDIDATE ID NUMBER number: '20' value: '' - name: CANDIDATE NAME number: '21' value: '' - name: CAN/OFFICE number: '22' value: '' - name: CAN/STATE number: '23' value: '' - name: CAN/DIST number: '24' value: '' - name: CONDUIT NAME number: '25' value: '' - name: CONDUIT STREET1 number: '26' value: '' - name: CONDUIT STREET2 number: '27' value: '' - name: CONDUIT CITY number: '28' value: '' - name: CONDUIT STATE number: '29' value: '' - name: CONDUIT ZIP number: '30' value: '' - name: MEMO CODE number: '31' value: '' - name: MEMO TEXT number: '32' value: '' - name: AMENDED CD number: '33' value: '' - name: TRAN ID number: '34' value: SA11C.17583 - name: BACK REF TRAN ID number: '35' value: '' - name: BACK REF SCHED NAME number: '36' value: '' - name: Reference to SI or SL system code that identifies the Account number: '37' value: '' - name: INCREASED LIMIT number: '38' value: '' - input: SA14,C00265892,ORG,Ameritech,3715 Southern Blvd.,,Youngstown,OH,44507,P2004,,,,237.84,20030317,131.21,,Refund - Discontinued Telephone,,,,,,,,,,,,,,,,SA14.17584,,,, record: <fec.version.v5_0.SA.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SA14 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: CONTRIBUTOR NAME number: '4' value: Ameritech - name: STREET 1 number: '5' value: 3715 Southern Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Youngstown - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '44507' - name: ITEM ELECT CD number: '10' value: P2004 - name: ITEM ELECT OTHER number: '11' value: '' - name: INDEMP number: '12' value: '' - name: INDOCC number: '13' value: '' - name: AGGREGATE AMT Y-T-D number: '14' value: '237.84' - name: DATE RECEIVED number: '15' value: '20030317' - name: AMOUNT RECEIVED number: '16' value: '131.21' - name: TRANS CODE number: '17' value: '' - name: TRANS DESCRIP number: '18' value: Refund - Discontinued Telephone - name: FEC COMMITTEE ID NUMBER number: '19' value: '' - name: FEC CANDIDATE ID NUMBER number: '20' value: '' - name: CANDIDATE NAME number: '21' value: '' - name: CAN/OFFICE number: '22' value: '' - name: CAN/STATE number: '23' value: '' - name: CAN/DIST number: '24' value: '' - name: CONDUIT NAME number: '25' value: '' - name: CONDUIT STREET1 number: '26' value: '' - name: CONDUIT STREET2 number: '27' value: '' - name: CONDUIT CITY number: '28' value: '' - name: CONDUIT STATE number: '29' value: '' - name: CONDUIT ZIP number: '30' value: '' - name: MEMO CODE number: '31' value: '' - name: MEMO TEXT number: '32' value: '' - name: AMENDED CD number: '33' value: '' - name: TRAN ID number: '34' value: SA14.17584 - name: BACK REF TRAN ID number: '35' value: '' - name: BACK REF SCHED NAME number: '36' value: '' - name: Reference to SI or SL system code that identifies the Account number: '37' value: '' - name: INCREASED LIMIT number: '38' value: '' - input: SA14,C00265892,CAN,Strickland^Ted^^,P.O. Box 580,,Lucasville,OH,45648,P2004,,,,400.00,20030127,400.00,,Refund - Rent (Lisbon Office),,,,,,,,,,,,,,,,SA14.17572,,,, record: <fec.version.v5_0.SA.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SA14 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: CAN - name: CONTRIBUTOR NAME number: '4' value: Strickland^Ted^^ - name: STREET 1 number: '5' value: P.O. Box 580 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: ITEM ELECT CD number: '10' value: P2004 - name: ITEM ELECT OTHER number: '11' value: '' - name: INDEMP number: '12' value: '' - name: INDOCC number: '13' value: '' - name: AGGREGATE AMT Y-T-D number: '14' value: '400.00' - name: DATE RECEIVED number: '15' value: '20030127' - name: AMOUNT RECEIVED number: '16' value: '400.00' - name: TRANS CODE number: '17' value: '' - name: TRANS DESCRIP number: '18' value: Refund - Rent (Lisbon Office) - name: FEC COMMITTEE ID NUMBER number: '19' value: '' - name: FEC CANDIDATE ID NUMBER number: '20' value: '' - name: CANDIDATE NAME number: '21' value: '' - name: CAN/OFFICE number: '22' value: '' - name: CAN/STATE number: '23' value: '' - name: CAN/DIST number: '24' value: '' - name: CONDUIT NAME number: '25' value: '' - name: CONDUIT STREET1 number: '26' value: '' - name: CONDUIT STREET2 number: '27' value: '' - name: CONDUIT CITY number: '28' value: '' - name: CONDUIT STATE number: '29' value: '' - name: CONDUIT ZIP number: '30' value: '' - name: MEMO CODE number: '31' value: '' - name: MEMO TEXT number: '32' value: '' - name: AMENDED CD number: '33' value: '' - name: TRAN ID number: '34' value: SA14.17572 - name: BACK REF TRAN ID number: '35' value: '' - name: BACK REF SCHED NAME number: '36' value: '' - name: Reference to SI or SL system code that identifies the Account number: '37' value: '' - name: INCREASED LIMIT number: '38' value: '' - input: SA15,C00265892,ORG,Fifth Third Bank,US Route 23 N,,Lucasville,OH,45648,P2004,,,,662.39,20030131,144.28,,Interest,,,,,,,,,,,,,,,,SA15.17621,,,, record: <fec.version.v5_0.SA.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SA15 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: CONTRIBUTOR NAME number: '4' value: Fifth Third Bank - name: STREET 1 number: '5' value: US Route 23 N - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: ITEM ELECT CD number: '10' value: P2004 - name: ITEM ELECT OTHER number: '11' value: '' - name: INDEMP number: '12' value: '' - name: INDOCC number: '13' value: '' - name: AGGREGATE AMT Y-T-D number: '14' value: '662.39' - name: DATE RECEIVED number: '15' value: '20030131' - name: AMOUNT RECEIVED number: '16' value: '144.28' - name: TRANS CODE number: '17' value: '' - name: TRANS DESCRIP number: '18' value: Interest - name: FEC COMMITTEE ID NUMBER number: '19' value: '' - name: FEC CANDIDATE ID NUMBER number: '20' value: '' - name: CANDIDATE NAME number: '21' value: '' - name: CAN/OFFICE number: '22' value: '' - name: CAN/STATE number: '23' value: '' - name: CAN/DIST number: '24' value: '' - name: CONDUIT NAME number: '25' value: '' - name: CONDUIT STREET1 number: '26' value: '' - name: CONDUIT STREET2 number: '27' value: '' - name: CONDUIT CITY number: '28' value: '' - name: CONDUIT STATE number: '29' value: '' - name: CONDUIT ZIP number: '30' value: '' - name: MEMO CODE number: '31' value: '' - name: MEMO TEXT number: '32' value: '' - name: AMENDED CD number: '33' value: '' - name: TRAN ID number: '34' value: SA15.17621 - name: BACK REF TRAN ID number: '35' value: '' - name: BACK REF SCHED NAME number: '36' value: '' - name: Reference to SI or SL system code that identifies the Account number: '37' value: '' - name: INCREASED LIMIT number: '38' value: '' - input: SA15,C00265892,ORG,Fifth Third Bank,US Route 23 N,,Lucasville,OH,45648,P2004,,,,790.53,20030228,128.14,,Interest,,,,,,,,,,,,,,,,SA15.17622,,,, record: <fec.version.v5_0.SA.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SA15 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: CONTRIBUTOR NAME number: '4' value: Fifth Third Bank - name: STREET 1 number: '5' value: US Route 23 N - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: ITEM ELECT CD number: '10' value: P2004 - name: ITEM ELECT OTHER number: '11' value: '' - name: INDEMP number: '12' value: '' - name: INDOCC number: '13' value: '' - name: AGGREGATE AMT Y-T-D number: '14' value: '790.53' - name: DATE RECEIVED number: '15' value: '20030228' - name: AMOUNT RECEIVED number: '16' value: '128.14' - name: TRANS CODE number: '17' value: '' - name: TRANS DESCRIP number: '18' value: Interest - name: FEC COMMITTEE ID NUMBER number: '19' value: '' - name: FEC CANDIDATE ID NUMBER number: '20' value: '' - name: CANDIDATE NAME number: '21' value: '' - name: CAN/OFFICE number: '22' value: '' - name: CAN/STATE number: '23' value: '' - name: CAN/DIST number: '24' value: '' - name: CONDUIT NAME number: '25' value: '' - name: CONDUIT STREET1 number: '26' value: '' - name: CONDUIT STREET2 number: '27' value: '' - name: CONDUIT CITY number: '28' value: '' - name: CONDUIT STATE number: '29' value: '' - name: CONDUIT ZIP number: '30' value: '' - name: MEMO CODE number: '31' value: '' - name: MEMO TEXT number: '32' value: '' - name: AMENDED CD number: '33' value: '' - name: TRAN ID number: '34' value: SA15.17622 - name: BACK REF TRAN ID number: '35' value: '' - name: BACK REF SCHED NAME number: '36' value: '' - name: Reference to SI or SL system code that identifies the Account number: '37' value: '' - name: INCREASED LIMIT number: '38' value: '' - input: SA15,C00265892,ORG,Fifth Third Bank,US Route 23 N,,Lucasville,OH,45648,P2004,,,,932.54,20030331,142.01,,Interest,,,,,,,,,,,,,,,,SA15.17623,,,, record: <fec.version.v5_0.SA.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SA15 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: CONTRIBUTOR NAME number: '4' value: Fifth Third Bank - name: STREET 1 number: '5' value: US Route 23 N - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: ITEM ELECT CD number: '10' value: P2004 - name: ITEM ELECT OTHER number: '11' value: '' - name: INDEMP number: '12' value: '' - name: INDOCC number: '13' value: '' - name: AGGREGATE AMT Y-T-D number: '14' value: '932.54' - name: DATE RECEIVED number: '15' value: '20030331' - name: AMOUNT RECEIVED number: '16' value: '142.01' - name: TRANS CODE number: '17' value: '' - name: TRANS DESCRIP number: '18' value: Interest - name: FEC COMMITTEE ID NUMBER number: '19' value: '' - name: FEC CANDIDATE ID NUMBER number: '20' value: '' - name: CANDIDATE NAME number: '21' value: '' - name: CAN/OFFICE number: '22' value: '' - name: CAN/STATE number: '23' value: '' - name: CAN/DIST number: '24' value: '' - name: CONDUIT NAME number: '25' value: '' - name: CONDUIT STREET1 number: '26' value: '' - name: CONDUIT STREET2 number: '27' value: '' - name: CONDUIT CITY number: '28' value: '' - name: CONDUIT STATE number: '29' value: '' - name: CONDUIT ZIP number: '30' value: '' - name: MEMO CODE number: '31' value: '' - name: MEMO TEXT number: '32' value: '' - name: AMENDED CD number: '33' value: '' - name: TRAN ID number: '34' value: SA15.17623 - name: BACK REF TRAN ID number: '35' value: '' - name: BACK REF SCHED NAME number: '36' value: '' - name: Reference to SI or SL system code that identifies the Account number: '37' value: '' - name: INCREASED LIMIT number: '38' value: '' - input: SB17,C00265892,ORG,Ameritech,3715 Southern Blvd.,,Youngstown,OH,44507,,Telephone Service,P2004,,20030118,131.21,,,,,,,,,,,,,,,,SB17.17596,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Ameritech - name: STREET 1 number: '5' value: 3715 Southern Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Youngstown - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '44507' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone Service - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030118' - name: AMOUNT OF EXPENDITURE number: '15' value: '131.21' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17596 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Ameritech,3715 Southern Blvd.,,Youngstown,OH,44507,,Telephone Service,P2004,,20030118,130.08,,,,,,,,,,,,,,,,SB17.17598,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Ameritech - name: STREET 1 number: '5' value: 3715 Southern Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Youngstown - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '44507' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone Service - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030118' - name: AMOUNT OF EXPENDITURE number: '15' value: '130.08' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17598 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Ameritech,3715 Southern Blvd.,,Youngstown,OH,44507,,Telephone Service,P2004,,20030305,128.32,,,,,,,,,,,,,,,,SB17.17614,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Ameritech - name: STREET 1 number: '5' value: 3715 Southern Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Youngstown - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '44507' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone Service - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030305' - name: AMOUNT OF EXPENDITURE number: '15' value: '128.32' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17614 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Ameritech,3715 Southern Blvd.,,Youngstown,OH,44507,,Telephone Service,P2004,,20030318,130.18,,,,,,,,,,,,,,,,SB17.17618,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Ameritech - name: STREET 1 number: '5' value: 3715 Southern Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Youngstown - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '44507' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone Service - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030318' - name: AMOUNT OF EXPENDITURE number: '15' value: '130.18' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17618 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,AT&T,PO Box 8220,,Aurora,IL,60572,,Telephone,P2004,,20030118,94.53,,,,,,,,,,,,,,,,SB17.17592,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: AT&T - name: STREET 1 number: '5' value: PO Box 8220 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Aurora - name: STATE number: '8' value: IL - name: ZIP number: '9' value: '60572' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030118' - name: AMOUNT OF EXPENDITURE number: '15' value: '94.53' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17592 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,AT&T,PO Box 8220,,Aurora,IL,60572,,Telephone Service,P2004,,20030305,27.54,,,,,,,,,,,,,,,,SB17.17612,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: AT&T - name: STREET 1 number: '5' value: PO Box 8220 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Aurora - name: STATE number: '8' value: IL - name: ZIP number: '9' value: '60572' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone Service - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030305' - name: AMOUNT OF EXPENDITURE number: '15' value: '27.54' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17612 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,AT&T,PO Box 8220,,Aurora,IL,60572,,Telephone,P2004,,20030318,20.83,,,,,,,,,,,,,,,,SB17.17619,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: AT&T - name: STREET 1 number: '5' value: PO Box 8220 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Aurora - name: STATE number: '8' value: IL - name: ZIP number: '9' value: '60572' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Telephone - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030318' - name: AMOUNT OF EXPENDITURE number: '15' value: '20.83' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17619 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Columbia Gas of Ohio,P.O. Box 16581,,Columbus,OH,432166581,,Utilities,P2004,,20030118,87.50,,,,,,,,,,,,,,,,SB17.17591,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Columbia Gas of Ohio - name: STREET 1 number: '5' value: P.O. Box 16581 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Columbus - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '432166581' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Utilities - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030118' - name: AMOUNT OF EXPENDITURE number: '15' value: '87.50' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17591 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Columbia Gas of Ohio,P.O. Box 16581,,Columbus,OH,432166581,,Utilities,P2004,,20030305,110.34,,,,,,,,,,,,,,,,SB17.17611,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Columbia Gas of Ohio - name: STREET 1 number: '5' value: P.O. Box 16581 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Columbus - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '432166581' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Utilities - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030305' - name: AMOUNT OF EXPENDITURE number: '15' value: '110.34' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17611 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - attempt: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Dickey - name: STREET 1 number: '5' value: ' Nancy & Robert' - name: STREET 2 number: '6' value: 328 E. Chestnut Street - name: CITY number: '7' value: '' - name: STATE number: '8' value: Lisbon - name: ZIP number: '9' value: OH - name: TRANS Purpose CODE number: '10' value: '44432' - name: TRANS Purpose DESCRIP number: '11' value: '' - name: ITEM ELECT CD number: '12' value: Admin. Rent - name: ITEM ELECT OTHER number: '13' value: P2004 - name: DATE OF EXPENDITURE number: '14' value: '' - name: AMOUNT OF EXPENDITURE number: '15' value: '20030112' - name: FEC COMMITTEE ID NUMBER number: '16' value: '800.00' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: '' - name: BACK REF TRAN ID number: '32' value: SB17.17588 - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - value: '' expected_count: 37 input: SB17,C00265892,ORG,"Dickey, Nancy & Robert",328 E. Chestnut Street,,Lisbon,OH,44432,,Admin. Rent,P2004,,20030112,800.00,,,,,,,,,,,,,,,,SB17.17588,,,,,, input_count: 38 record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: [] - input: SB17,C00265892,ORG,East Liverpool Motor Lodge,2340 Dresden Avenue,,Liverpool,OH,439209007,,Volunteer Expenses,P2004,,20030129,1018.00,,,,,,,,,,,,,,,,SB17.17602,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: East Liverpool Motor Lodge - name: STREET 1 number: '5' value: 2340 Dresden Avenue - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Liverpool - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '439209007' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Volunteer Expenses - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030129' - name: AMOUNT OF EXPENDITURE number: '15' value: '1018.00' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17602 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Fifth Third Bank,US Route 23 N,,Lucasville,OH,45648,,Bank Fees,P2004,,20030113,127.00,,,,,,,,,,,,,,,,SB17.17589,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Fifth Third Bank - name: STREET 1 number: '5' value: US Route 23 N - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Bank Fees - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030113' - name: AMOUNT OF EXPENDITURE number: '15' value: '127.00' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17589 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Fifth Third Bank,US Route 23 N,,Lucasville,OH,45648,,Fed Unemployment,P2004,,20030129,29.34,,,,,,,,,,,,,,,,SB17.17603,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Fifth Third Bank - name: STREET 1 number: '5' value: US Route 23 N - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Fed Unemployment - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030129' - name: AMOUNT OF EXPENDITURE number: '15' value: '29.34' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17603 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Fifth Third Bank,US Route 23 N,,Lucasville,OH,45648,,Federal Income Tax,P2004,,20030305,2250.00,,,,,,,,,,,,,,,,SB17.17617,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Fifth Third Bank - name: STREET 1 number: '5' value: US Route 23 N - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Lucasville - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45648' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Federal Income Tax - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030305' - name: AMOUNT OF EXPENDITURE number: '15' value: '2250.00' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17617 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Sprint,1500 E. Rochelle Blvd.,,Irving,TX,75039,,Cell Phone,P2004,,20030118,119.74,,,,,,,,,,,,,,,,SB17.17601,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Sprint - name: STREET 1 number: '5' value: 1500 E. Rochelle Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Irving - name: STATE number: '8' value: TX - name: ZIP number: '9' value: '75039' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Cell Phone - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030118' - name: AMOUNT OF EXPENDITURE number: '15' value: '119.74' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17601 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Sprint,1500 E. Rochelle Blvd.,,Irving,TX,75039,,Cell Phone,P2004,,20030305,112.62,,,,,,,,,,,,,,,,SB17.17613,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Sprint - name: STREET 1 number: '5' value: 1500 E. Rochelle Blvd. - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Irving - name: STATE number: '8' value: TX - name: ZIP number: '9' value: '75039' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Cell Phone - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030305' - name: AMOUNT OF EXPENDITURE number: '15' value: '112.62' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17613 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Treasurer of State of Ohio,P.O. Box 347,,Columbus,OH,43266,,State WH Tax,P2004,,20030129,592.07,,,,,,,,,,,,,,,,SB17.17607,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74e18> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Treasurer of State of Ohio - name: STREET 1 number: '5' value: P.O. Box 347 - name: STREET 2 number: '6' value: '' - name: CITY number: '7' value: Columbus - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '43266' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: State WH Tax - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030129' - name: AMOUNT OF EXPENDITURE number: '15' value: '592.07' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17607 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' - input: SB17,C00265892,ORG,Xerox Corporation,c/o Clarendon Company,1111 Offnere St.,Portsmouth,OH,45662,,Equipment Maintenance,P2004,,20030305,31.96,,,,,,,,,,,,,,,,SB17.17610,,,,,, record: <fec.version.v5_0.SB.Records instance at 0x10d74050> result: - name: FORM TYPE number: '1' value: SB17 - name: FILER FEC CMTE ID number: '2' value: C00265892 - name: ENTITY TYPE number: '3' value: ORG - name: RECIPIENT NAME number: '4' value: Xerox Corporation - name: STREET 1 number: '5' value: c/o Clarendon Company - name: STREET 2 number: '6' value: 1111 Offnere St. - name: CITY number: '7' value: Portsmouth - name: STATE number: '8' value: OH - name: ZIP number: '9' value: '45662' - name: TRANS Purpose CODE number: '10' value: '' - name: TRANS Purpose DESCRIP number: '11' value: Equipment Maintenance - name: ITEM ELECT CD number: '12' value: P2004 - name: ITEM ELECT OTHER number: '13' value: '' - name: DATE OF EXPENDITURE number: '14' value: '20030305' - name: AMOUNT OF EXPENDITURE number: '15' value: '31.96' - name: FEC COMMITTEE ID NUMBER number: '16' value: '' - name: FEC CANDIDATE ID NUMBER number: '17' value: '' - name: CANDIDATE NAME number: '18' value: '' - name: CAN/OFFICE number: '19' value: '' - name: CAN/STATE number: '20' value: '' - name: CAN/DIST number: '21' value: '' - name: CONDUIT NAME number: '22' value: '' - name: CONDUIT STREET 1 number: '23' value: '' - name: CONDUIT STREET 2 number: '24' value: '' - name: CONDUIT CITY number: '25' value: '' - name: CONDUIT STATE number: '26' value: '' - name: CONDUIT ZIP number: '27' value: '' - name: MEMO CODE number: '28' value: '' - name: MEMO TEXT number: '29' value: '' - name: AMENDED CD number: '30' value: '' - name: TRAN ID number: '31' value: SB17.17610 - name: BACK REF TRAN ID number: '32' value: '' - name: BACK REF SCHED NAME number: '33' value: '' - name: Reference to SI or SL system code that identifies the Account number: '34' value: '' - name: REFUND OR DISPOSAL OF EXCESS number: '35' value: '' - name: CATEGORY CODE number: '36' value: '' - name: COMMUNICATION DATE number: '37' value: '' sourceurl: !!python/unicode 20030406 type: single
21.396568
584
0.569507
61ef03cff113b92ef7eb5e369c349922f26d34c4
3,710
yaml
YAML
.github/ISSUE_TEMPLATE/key_request.yaml
js6pak/BepInEx.NuGetUpload.Service
c539ceb7b2915ecabeac4458a65fdd18d4980d58
[ "MIT" ]
1
2021-09-12T15:24:27.000Z
2021-09-12T15:24:27.000Z
.github/ISSUE_TEMPLATE/key_request.yaml
js6pak/BepInEx.NuGetUpload.Service
c539ceb7b2915ecabeac4458a65fdd18d4980d58
[ "MIT" ]
14
2021-09-14T17:00:47.000Z
2022-03-26T10:00:39.000Z
.github/ISSUE_TEMPLATE/key_request.yaml
BepInEx/BepInEx.NuGetUpload.Service
ad1faf139f4e674e973963d971e22c4ccec50519
[ "MIT" ]
null
null
null
name: Request to add or update upload key description: Request upload key in order to upload game assemblies to the service body: - type: markdown attributes: value: | Use this form to request an upload key for a game assembly package. The upload key will allow you to upload game assemblies to the [BepInEx NuGet feed](https://nuget.bepinex.dev/). > **NOTE** > By filling out this request you assure that you will maintain the assemblies. > If the package is left unmaintained, others are free to request maintainer rights for the package. - type: input id: game-name attributes: label: Game name description: "What's the game you want upload permissions for" validations: required: true - type: dropdown id: request-type attributes: label: Request type multiple: false options: - Adding a new game to the feed - Updating information of the existing game on the feed - Resetting upload key for the existing game on the feed validations: required: true - type: textarea id: package-info attributes: label: Target frameworks, package dependencies description: | Describe, which .NET API versions the package should target and what dependencies it should have. You can use [TFM identifiers](https://docs.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) to describe .NET API versions. When listing dependencies, mention their NuGet ID and the version that you want to depend on. Example of a package that has both .NET Framework 3.5 and .NET Standard 2.0 targets: * `net35` * `Newtonsoft.JSON`, `13.0.0` * `netstandard20` * No dependencies validations: required: true - type: textarea id: assembly-names attributes: label: Allowed assembly names description: | List **all** assembly names that you will want to upload with the package. Include only assemblies specific to the game that you can't download from NuGet. If some of the assemblies is available as a NuGet package, include it as dependency in the above list. Example: * Assembly-CSharp * Assembly-CSharp-firstpass validations: required: true - type: input id: contact attributes: label: Contact details description: | What address (email, Discord, elsewhere) do you want to receive your upload key to? If not specified, make sure your GitHub profile has a public email address. placeholder: ex. email@example.com validations: required: false - type: textarea id: extra-info attributes: label: Additional information description: Mention any additional information here (e.g. explanations for the changes or package ownership changes). validations: required: false - type: checkboxes id: terms attributes: label: Package ownership agreement description: | By submitting this request, you agree that * you actively mod the game, * you will upload only original game assemblies (assemblies have not been modified in any way), * you will maintain the package to the best of your ability, * you may share the upload key only with your game community, * if you don't maintain the package, your key may be revoked to another maintainer who fills out the request. options: - label: I acknowledge and agree to the above rules required: true
38.247423
159
0.660647
8cecf9683311686e4aa8e92433fe334c9ca45dd7
12,169
yml
YAML
scenarios/os-odl-sfc/role/os-odl-sfc/files/tacker_files/openstack_services.yml
hashnfv/hashnfv-sfc
f19a910411260203ff33d290e7460a296f5786fc
[ "Apache-2.0" ]
null
null
null
scenarios/os-odl-sfc/role/os-odl-sfc/files/tacker_files/openstack_services.yml
hashnfv/hashnfv-sfc
f19a910411260203ff33d290e7460a296f5786fc
[ "Apache-2.0" ]
null
null
null
scenarios/os-odl-sfc/role/os-odl-sfc/files/tacker_files/openstack_services.yml
hashnfv/hashnfv-sfc
f19a910411260203ff33d290e7460a296f5786fc
[ "Apache-2.0" ]
null
null
null
--- # Copyright 2014, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. ## NOTICE on items in this file: ## * If you use anything in the *._git_install_branch field that is not a TAG ## make sure to leave an in-line comment as to "why". ## For the sake of anyone else editing this file: ## * If you add services to this file please do so in alphabetical order. ## * Every entry should be name spaced with the name of the client followed by an "_" ## * All items with this file should be separated by `name_` note that the name of the ## package should be one long name with no additional `_` separating it. ### Before this is shipped all of these services should have a tag set as the branch, ### or have a comment / reason attached to them as to why a tag can not work. ## Global Requirements requirements_git_repo: https://git.openstack.org/openstack/requirements requirements_git_install_branch: 0651044b20227dad1d8247be47614a2447c21793 # HEAD of "stable/ocata" as of 25.08.2017 requirements_git_dest: "/opt/requirements_{{ requirements_git_install_branch | replace('/', '_') }}" ## Aodh service aodh_git_repo: https://git.openstack.org/openstack/aodh aodh_git_install_branch: ab45afcfe9a531127ab6f06a128ec5db9cfe7a06 # HEAD of "stable/ocata" as of 25.08.2017 aodh_git_dest: "/opt/aodh_{{ aodh_git_install_branch | replace('/', '_') }}" aodh_git_project_group: aodh_all ## Barbican service barbican_git_repo: https://git.openstack.org/openstack/barbican barbican_git_install_branch: 67abd259f56a5f991455a68dd9fe321985e195be # HEAD of "stable/ocata" as of 25.08.2017 barbican_git_dest: "/opt/barbican_{{ barbican_git_install_branch | replace('/', '_') }}" barbican_git_project_group: barbican_all ## Ceilometer service ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer ceilometer_git_install_branch: c154befc4226183d0856533583342e004df3bda7 # HEAD of "stable/ocata" as of 25.08.2017 ceilometer_git_dest: "/opt/ceilometer_{{ceilometer_git_install_branch | replace('/', '_') }}" ceilometer_git_project_group: ceilometer_all ## Cinder service cinder_git_repo: https://git.openstack.org/openstack/cinder cinder_git_install_branch: 78d093b864e46dc847e507342c7b1f7d01233fea # HEAD of "stable/ocata" as of 25.08.2017 cinder_git_dest: "/opt/cinder_{{ cinder_git_install_branch | replace('/', '_') }}" cinder_git_project_group: cinder_all ## Designate service designate_git_repo: https://git.openstack.org/openstack/designate designate_git_install_branch: b0b2878b3c356d057f9e2468d55dc0cd8f42ec42 # HEAD of "stable/ocata" as of 25.08.2017 designate_git_dest: "/opt/designate_{{ designate_git_install_branch | replace('/', '_') }}" designate_git_project_group: designate_all ## Horizon Designate dashboard plugin designate_dashboard_git_repo: https://git.openstack.org/openstack/designate-dashboard designate_dashboard_git_install_branch: 02819244c054577656ac4db745b7bf6f47c26b9d # HEAD of "stable/ocata" as of 25.08.2017 designate_dashboard_git_dest: "/opt/designate_dashboard_{{ designate_dashboard_git_install_branch | replace('/', '_') }}" designate_dashboard_git_project_group: horizon_all ## Dragonflow service dragonflow_git_repo: https://git.openstack.org/openstack/dragonflow dragonflow_git_install_branch: b72ffa06721faf95f42c9702f60a9acc3a7d8b61 # HEAD of "stable/ocata" as of 25.08.2017 dragonflow_git_dest: "/opt/dragonflow_{{ dragonflow_git_install_branch | replace('/', '_') }}" dragonflow_git_project_group: neutron_all ## Glance service glance_git_repo: https://git.openstack.org/openstack/glance glance_git_install_branch: 0a2074ecef67beb7a3b3531534c9d97b1c3ea828 # HEAD of "stable/ocata" as of 25.08.2017 glance_git_dest: "/opt/glance_{{ glance_git_install_branch | replace('/', '_') }}" glance_git_project_group: glance_all ## Heat service heat_git_repo: https://git.openstack.org/openstack/heat heat_git_install_branch: 1e57d98611b661795d2977d00405385dec609dba # HEAD of "stable/ocata" as of 25.08.2017 heat_git_dest: "/opt/heat_{{ heat_git_install_branch | replace('/', '_') }}" heat_git_project_group: heat_all ## Horizon service horizon_git_repo: https://git.openstack.org/openstack/horizon horizon_git_install_branch: d4f4c17a7f3ca3ee3c9b9e0dbdc8412b256a5f78 # HEAD of "stable/ocata" as of 25.08.2017 horizon_git_dest: "/opt/horizon_{{ horizon_git_install_branch | replace('/', '_') }}" horizon_git_project_group: horizon_all ## Horizon Ironic dashboard plugin ironic_dashboard_git_repo: https://git.openstack.org/openstack/ironic-ui ironic_dashboard_git_install_branch: 93b9054d21a8ee6c270f648383828959818734c1 # HEAD of "stable/ocata" as of 25.08.2017 ironic_dashboard_git_dest: "/opt/ironic_dashboard_{{ ironic_dashboard_git_install_branch | replace('/', '_') }}" ironic_dashboard_git_project_group: horizon_all ## Horizon Magnum dashboard plugin magnum_dashboard_git_repo: https://git.openstack.org/openstack/magnum-ui magnum_dashboard_git_install_branch: 369d3e0bf9bb562c28bb975736694b598109310a # HEAD of "stable/ocata" as of 25.08.2017 magnum_dashboard_git_dest: "/opt/magnum_dashboard_{{ magnum_dashboard_git_install_branch | replace('/', '_') }}" magnum_dashboard_git_project_group: horizon_all ## Horizon LBaaS dashboard plugin neutron_lbaas_dashboard_git_repo: https://git.openstack.org/openstack/neutron-lbaas-dashboard neutron_lbaas_dashboard_git_install_branch: 834ea9dd7aeaefed397d6d510b7527ce0fa5bd33 # HEAD of "stable/ocata" as of 25.08.2017 neutron_lbaas_dashboard_git_dest: "/opt/neutron_lbaas_dashboard_{{ neutron_lbaas_dashboard_git_install_branch | replace('/', '_') }}" neutron_lbaas_dashboard_git_project_group: horizon_all ## Horizon Sahara dashboard plugin sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard sahara_dashboard_git_install_branch: 655b666d760e1e2f005c9711a21dadb11b459e97 # HEAD of "stable/ocata" as of 25.08.2017 sahara_dashboard_git_dest: "/opt/sahara_dashboard_{{ sahara_dashboard_git_install_branch | replace('/', '_') }}" sahara_dashboard_git_project_group: horizon_all ## Keystone service keystone_git_repo: https://git.openstack.org/openstack/keystone keystone_git_install_branch: 16d8f0d11f0ab9678b7e99f063fcce23d32c3c3b # HEAD of "stable/ocata" as of 25.08.2017 keystone_git_dest: "/opt/keystone_{{ keystone_git_install_branch | replace('/', '_') }}" keystone_git_project_group: keystone_all ## Neutron service neutron_git_repo: https://git.openstack.org/openstack/neutron neutron_git_install_branch: fbd60b0991af7a02ebd958f86000dabd59e221b0 # HEAD of "stable/ocata" as of 25.08.2017 neutron_git_dest: "/opt/neutron_{{ neutron_git_install_branch | replace('/', '_') }}" neutron_git_project_group: neutron_all neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas neutron_lbaas_git_install_branch: b3479a1a2652bb45fbdc0b78da9a4a65c6ee9a0e # HEAD of "stable/ocata" as of 25.08.2017 neutron_lbaas_git_dest: "/opt/neutron_lbaas_{{ neutron_lbaas_git_install_branch | replace('/', '_') }}" neutron_lbaas_git_project_group: neutron_all neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas neutron_vpnaas_git_install_branch: 6fece0ee069c5dd036b4712cfd74855844aa7f91 # HEAD of "stable/ocata" as of 25.08.2017 neutron_vpnaas_git_dest: "/opt/neutron_vpnaas_{{ neutron_vpnaas_git_install_branch | replace('/', '_') }}" neutron_vpnaas_git_project_group: neutron_all neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas neutron_fwaas_git_install_branch: 1f76429d87327e1d1d70a7a0211098c76f9f4688 # HEAD of "stable/ocata" as of 25.08.2017 neutron_fwaas_git_dest: "/opt/neutron_fwaas_{{ neutron_fwaas_git_install_branch | replace('/', '_') }}" neutron_fwaas_git_project_group: neutron_all neutron_dynamic_routing_git_repo: https://git.openstack.org/openstack/neutron-dynamic-routing neutron_dynamic_routing_git_install_branch: 4b6afd41961743353400f78ddcbc4a5d34665468 # HEAD of "stable/ocata" as of 25.08.2017 neutron_dynamic_routing_git_dest: "/opt/neutron_dynamic_routing_{{ neutron_dynamic_routing_git_install_branch | replace('/', '_') }}" neutron_dynamic_routing_git_project_group: neutron_all networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico networking_calico_git_install_branch: e794848060e7ab3edf320b1847151de4eb6af142 # HEAD of "master" as of 29.06.2017 networking_calico_git_project_group: neutron_all ## Nova service nova_git_repo: https://git.openstack.org/openstack/nova nova_git_install_branch: bcf110fe7ca2d989a956303313f413614e7a6548 # HEAD of "stable/ocata" as of 25.08.2017 nova_git_dest: "/opt/nova_{{ nova_git_install_branch | replace('/', '_') }}" nova_git_project_group: nova_all ## PowerVM Virt Driver nova_powervm_git_repo: https://git.openstack.org/openstack/nova-powervm nova_powervm_git_install_branch: a7df8c69b1a3cafbcbccd2a0010b1d21351ba01b # HEAD of "stable/ocata" as of 25.08.2017 nova_powervm_git_dest: "/opt/nova_powervm_{{ nova_powervm_git_install_branch | replace('/', '_') }}" nova_powervm_git_project_group: nova_all ## LXD Virt Driver nova_lxd_git_repo: https://git.openstack.org/openstack/nova-lxd nova_lxd_git_install_branch: 2a452c54ea6cf525e2ef9ff1e29776d2ab618311 # HEAD of "stable/ocata" as of 25.08.2017 nova_lxd_git_dest: "/opt/nova_lxd_{{ nova_lxd_git_install_branch | replace('/', '_') }}" nova_lxd_git_project_group: nova_all ## Sahara service sahara_git_repo: https://git.openstack.org/openstack/sahara sahara_git_install_branch: 4a17aa318b12c93d228cafdd95c892681744b91d # HEAD of "stable/ocata" as of 25.08.2017 sahara_git_dest: "/opt/sahara_{{ sahara_git_install_branch | replace('/', '_') }}" sahara_git_project_group: sahara_all ## Swift service swift_git_repo: https://git.openstack.org/openstack/swift swift_git_install_branch: 72ed8f23a78f11e1ca1688ba086590bb7062a8c7 # HEAD of "stable/ocata" as of 25.08.2017 swift_git_dest: "/opt/swift_{{ swift_git_install_branch | replace('/', '_') }}" swift_git_project_group: swift_all ## Swift3 middleware swift_swift3_git_repo: https://git.openstack.org/openstack/swift3 swift_swift3_git_install_branch: a8bbdd66464b735a247159ee6c68e0d71bcf27d6 # HEAD of "master" as of 30.06.2017 swift_swift3_git_project_group: swift_all ## Ironic service ironic_git_repo: https://git.openstack.org/openstack/ironic ironic_git_install_branch: ac7b8067db9b4b8d9cd9d87767e6760f3af6e1e7 # HEAD of "stable/ocata" as of 25.08.2017 ironic_git_dest: "/opt/ironic_{{ ironic_git_install_branch | replace('/', '_') }}" ironic_git_project_group: ironic_all ## Magnum service magnum_git_repo: https://git.openstack.org/openstack/magnum magnum_git_install_branch: a422f534101ff9f733dd65d9c1a6e7f8a2003693 # HEAD of "stable/ocata" as of 25.08.2017 magnum_git_dest: "/opt/magnum_{{ magnum_git_install_branch | replace('/', '_') }}" magnum_git_project_group: magnum_all ## Trove service trove_git_repo: https://git.openstack.org/openstack/trove trove_git_install_branch: 898d364fdf2cb6faad9735cdd01cba16b67f19b7 # HEAD of "stable/ocata" as of 25.08.2017 trove_git_dest: "/opt/trove_{{ trove_git_install_branch | replace('/', '_') }}" trove_git_project_group: trove_all ## Horizon Trove dashboard plugin trove_dashboard_git_repo: https://git.openstack.org/openstack/trove-dashboard trove_dashboard_git_install_branch: e88344200a0b3e03f644a98723ff5fa1b670df7a # HEAD of "stable/ocata" as of 25.08.2017 trove_dashboard_git_dest: "/opt/trove_dashboard_{{ trove_dashboard_git_install_branch | replace('/', '_') }}" trove_dashboard_git_project_group: horizon_all ## Tacker service tacker_git_repo: https://github.com/manuelbuil/tacker tacker_git_install_branch: ocata-insecured-bug-fixed tacker_git_project_group: tacker_all
50.916318
133
0.813953
ea9314268ca630b6a16d84d333000369af5b2adb
6,922
yaml
YAML
components/azure-kubernetes-service/helm/strimzi-kafka-cluster/templates/kafka-cluster.yaml
mamccrea/streaming-at-scale
f714bba8116c0642a24408956b55eaba9105b33b
[ "MIT" ]
174
2019-03-06T07:09:17.000Z
2022-03-09T09:12:41.000Z
components/azure-kubernetes-service/helm/strimzi-kafka-cluster/templates/kafka-cluster.yaml
mamccrea/streaming-at-scale
f714bba8116c0642a24408956b55eaba9105b33b
[ "MIT" ]
63
2019-03-09T01:59:59.000Z
2021-08-05T05:09:56.000Z
components/azure-kubernetes-service/helm/strimzi-kafka-cluster/templates/kafka-cluster.yaml
mamccrea/streaming-at-scale
f714bba8116c0642a24408956b55eaba9105b33b
[ "MIT" ]
71
2019-03-11T12:47:03.000Z
2022-03-20T11:37:08.000Z
apiVersion: kafka.strimzi.io/v1beta1 kind: Kafka metadata: name: {{ .Values.kafka.clusterName }} spec: kafka: version: {{ .Values.kafka.version }} replicas: {{ .Values.kafka.brokers }} template: pod: metadata: annotations: prometheus.io/scrape: "true" prometheus.io/port: "9404" logging: type: inline loggers: kafka.root.logger.level: INFO, kafkaAppender log4j.logger.org.I0Itec.zkclient.ZkClient: INFO log4j.logger.org.apache.zookeeper: INFO log4j.logger.kafka: INFO log4j.logger.org.apache.kafka: INFO log4j.logger.kafka.request.logger: INFO log4j.logger.kafka.network.Processor: INFO log4j.logger.kafka.server.KafkaApis: INFO log4j.logger.kafka.controller: INFO log4j.logger.kafka.log.LogCleaner: INFO log4j.logger.state.change.logger: INFO log4j.logger.kafka.authorizer.logger: INFO # log4j server.log log4j.appender.kafkaAppender: org.apache.log4j.DailyRollingFileAppender log4j.appender.kafkaAppender.DatePattern: "'.'yyyy-MM-dd-HH" log4j.appender.kafkaAppender.File: {{ .Values.kafka.LogDirs }}/server.log log4j.appender.kafkaAppender.layout: org.apache.log4j.PatternLayout log4j.appender.kafkaAppender.layout.ConversionPattern: '[%d] %p %m (%c)%n' listeners: external: type: loadbalancer tls: false config: log.message.format.version: "2.2" storage: type: jbod volumes: - id: 0 class: managed-premium type: persistent-claim size: 64Gi deleteClaim: false metrics: # Inspired by config from Kafka 2.0.0 example rules: # https://github.com/prometheus/jmx_exporter/blob/master/example_configs/kafka-2_0_0.yml lowercaseOutputName: true rules: # Special cases and very specific rules - pattern : kafka.server<type=(.+), name=(.+), clientId=(.+), topic=(.+), partition=(.*)><>Value name: kafka_server_$1_$2 type: GAUGE labels: clientId: "$3" topic: "$4" partition: "$5" - pattern : kafka.server<type=(.+), name=(.+), clientId=(.+), brokerHost=(.+), brokerPort=(.+)><>Value name: kafka_server_$1_$2 type: GAUGE labels: clientId: "$3" broker: "$4:$5" # Some percent metrics use MeanRate attribute # Ex) kafka.server<type=(KafkaRequestHandlerPool), name=(RequestHandlerAvgIdlePercent)><>MeanRate - pattern: kafka.(\w+)<type=(.+), name=(.+)Percent\w*><>MeanRate name: kafka_$1_$2_$3_percent type: GAUGE # Generic gauges for percents - pattern: kafka.(\w+)<type=(.+), name=(.+)Percent\w*><>Value name: kafka_$1_$2_$3_percent type: GAUGE - pattern: kafka.(\w+)<type=(.+), name=(.+)Percent\w*, (.+)=(.+)><>Value name: kafka_$1_$2_$3_percent type: GAUGE labels: "$4": "$5" # Generic per-second counters with 0-2 key/value pairs - pattern: kafka.(\w+)<type=(.+), name=(.+)PerSec\w*, (.+)=(.+), (.+)=(.+)><>Count name: kafka_$1_$2_$3_total type: COUNTER labels: "$4": "$5" "$6": "$7" - pattern: kafka.(\w+)<type=(.+), name=(.+)PerSec\w*, (.+)=(.+)><>Count name: kafka_$1_$2_$3_total type: COUNTER labels: "$4": "$5" - pattern: kafka.(\w+)<type=(.+), name=(.+)PerSec\w*><>Count name: kafka_$1_$2_$3_total type: COUNTER # Generic gauges with 0-2 key/value pairs - pattern: kafka.(\w+)<type=(.+), name=(.+), (.+)=(.+), (.+)=(.+)><>Value name: kafka_$1_$2_$3 type: GAUGE labels: "$4": "$5" "$6": "$7" - pattern: kafka.(\w+)<type=(.+), name=(.+), (.+)=(.+)><>Value name: kafka_$1_$2_$3 type: GAUGE labels: "$4": "$5" - pattern: kafka.(\w+)<type=(.+), name=(.+)><>Value name: kafka_$1_$2_$3 type: GAUGE # Emulate Prometheus 'Summary' metrics for the exported 'Histogram's. # Note that these are missing the '_sum' metric! - pattern: kafka.(\w+)<type=(.+), name=(.+), (.+)=(.+), (.+)=(.+)><>Count name: kafka_$1_$2_$3_count type: COUNTER labels: "$4": "$5" "$6": "$7" - pattern: kafka.(\w+)<type=(.+), name=(.+), (.+)=(.*), (.+)=(.+)><>(\d+)thPercentile name: kafka_$1_$2_$3 type: GAUGE labels: "$4": "$5" "$6": "$7" quantile: "0.$8" - pattern: kafka.(\w+)<type=(.+), name=(.+), (.+)=(.+)><>Count name: kafka_$1_$2_$3_count type: COUNTER labels: "$4": "$5" - pattern: kafka.(\w+)<type=(.+), name=(.+), (.+)=(.*)><>(\d+)thPercentile name: kafka_$1_$2_$3 type: GAUGE labels: "$4": "$5" quantile: "0.$6" - pattern: kafka.(\w+)<type=(.+), name=(.+)><>Count name: kafka_$1_$2_$3_count type: COUNTER - pattern: kafka.(\w+)<type=(.+), name=(.+)><>(\d+)thPercentile name: kafka_$1_$2_$3 type: GAUGE labels: quantile: "0.$4" zookeeper: replicas: {{ .Values.zookeeper.replicas }} template: pod: metadata: annotations: prometheus.io/scrape: "true" prometheus.io/port: "9404" storage: type: persistent-claim class: managed-premium size: 32Gi deleteClaim: false metrics: # Inspired by Zookeeper rules # https://github.com/prometheus/jmx_exporter/blob/master/example_configs/zookeeper.yaml lowercaseOutputName: true rules: # replicated Zookeeper - pattern: "org.apache.ZooKeeperService<name0=ReplicatedServer_id(\\d+)><>(\\w+)" name: "zookeeper_$2" - pattern: "org.apache.ZooKeeperService<name0=ReplicatedServer_id(\\d+), name1=replica.(\\d+)><>(\\w+)" name: "zookeeper_$3" labels: replicaId: "$2" - pattern: "org.apache.ZooKeeperService<name0=ReplicatedServer_id(\\d+), name1=replica.(\\d+), name2=(\\w+)><>(\\w+)" name: "zookeeper_$4" labels: replicaId: "$2" memberType: "$3" - pattern: "org.apache.ZooKeeperService<name0=ReplicatedServer_id(\\d+), name1=replica.(\\d+), name2=(\\w+), name3=(\\w+)><>(\\w+)" name: "zookeeper_$4_$5" labels: replicaId: "$2" memberType: "$3" # standalone Zookeeper - pattern: "org.apache.ZooKeeperService<name0=StandaloneServer_port(\\d+)><>(\\w+)" name: "zookeeper_$2" - pattern: "org.apache.ZooKeeperService<name0=StandaloneServer_port(\\d+), name1=(InMemoryDataTree)><>(\\w+)" name: "zookeeper_$2_$3" entityOperator: topicOperator: {} userOperator: {}
36.431579
137
0.546952
46c158746c631beb47eca9baba7b7ef0740a056e
473
yml
YAML
.travis.yml
tanishi/nifwall
3f2551fa846dc530b3e61c4137fec52a7acc9524
[ "MIT" ]
null
null
null
.travis.yml
tanishi/nifwall
3f2551fa846dc530b3e61c4137fec52a7acc9524
[ "MIT" ]
27
2018-02-05T15:17:00.000Z
2018-02-28T13:27:13.000Z
.travis.yml
tanishi/nifwall
3f2551fa846dc530b3e61c4137fec52a7acc9524
[ "MIT" ]
null
null
null
language: go install: - go get -u github.com/tanishi/go-nifcloud - go get -u github.com/golang/lint/golint - go get -u github.com/mattn/goveralls - go get -u github.com/go-yaml/yaml script: - go vet ./... - diff <(goimports -d .) <(printf "") - diff <(golint ./...) <(printf "") - ./test.sh after_success: - $GOPATH/bin/goveralls -coverprofile=coverage.txt -covermode=count -service=travis-ci -repotoken $COVERALLS_TOKEN notifications: email: false
23.65
116
0.67019
d8d5d79b5c05d66d133fbae02ae6f82c0b632176
644
yml
YAML
ansible/ci-docker-dev-hosts.yml
openmicroscopy/infrastructure
e37b70ae1e2098cf8651bf1d462d3fafd89706c1
[ "BSD-2-Clause" ]
14
2016-04-06T10:13:29.000Z
2019-05-06T02:36:39.000Z
ansible/ci-docker-dev-hosts.yml
openmicroscopy/infrastructure
e37b70ae1e2098cf8651bf1d462d3fafd89706c1
[ "BSD-2-Clause" ]
298
2015-08-13T08:46:30.000Z
2018-11-12T11:56:19.000Z
ansible/ci-docker-dev-hosts.yml
openmicroscopy/infrastructure
e37b70ae1e2098cf8651bf1d462d3fafd89706c1
[ "BSD-2-Clause" ]
19
2015-07-29T17:17:46.000Z
2018-10-13T16:43:19.000Z
--- # Playbook for provisioning Docker development nodes - hosts: ci-docker-dev-hosts roles: - role: lvm-partition lvm_lvname: root lvm_lvmount: / lvm_lvsize: "{{ rootsize }}" lvm_lvfilesystem: "{{ root_filesystem }}" - role: lvm-partition lvm_lvname: scratch lvm_lvmount: /scratch lvm_lvsize: "{{ scratch_size }}" lvm_lvfilesystem: "{{ scratch_filesystem }}" - role: basedeps # - role: system-monitor-agent # - role: versioncontrol-utils - role: docker - role: docker-dns-server - role: docker-dns-client - hosts: ci-docker-dev-hosts tasks: - file: path: /scratch mode: "1777"
23
52
0.65528
3bfe4c5cdb1e42df3d3eb940c8912682199cf416
1,064
yaml
YAML
venv/lib/python3.6/site-packages/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_interfaces/tests/netconf/rendered.yaml
usegalaxy-no/usegalaxy
75dad095769fe918eb39677f2c887e681a747f3a
[ "MIT" ]
1
2020-01-22T13:11:23.000Z
2020-01-22T13:11:23.000Z
venv/lib/python3.6/site-packages/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_interfaces/tests/netconf/rendered.yaml
usegalaxy-no/usegalaxy
75dad095769fe918eb39677f2c887e681a747f3a
[ "MIT" ]
12
2020-02-21T07:24:52.000Z
2020-04-14T09:54:32.000Z
venv/lib/python3.6/site-packages/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_interfaces/tests/netconf/rendered.yaml
usegalaxy-no/usegalaxy
75dad095769fe918eb39677f2c887e681a747f3a
[ "MIT" ]
null
null
null
--- - debug: msg: START junos_interfaces rendered integration tests on connection={{ ansible_connection }} - set_fact: expected_rendered_output: "<nc:interfaces xmlns:nc=\"urn:ietf:params:xml:ns:netconf:base:1.0\"><nc:interface><nc:name>ge-0/0/2</nc:name><nc:description>Configured by Ansibull</nc:description><nc:speed>20m</nc:speed><nc:mtu>2048</nc:mtu><nc:hold-time><nc:up>3200</nc:up><nc:down>3200</nc:down></nc:hold-time></nc:interface></nc:interfaces>" - name: Render platform specific commands from task input using rendered state register: result junipernetworks.junos.junos_interfaces: config: - name: ge-0/0/2 description: Configured by Ansibull mtu: 2048 speed: 20m hold_time: up: 3200 down: 3200 state: rendered - name: Assert that correct set of commands were rendered assert: that: - "{{ expected_rendered_output == result['rendered'] }}" - debug: msg: END junos_interfaces rendered integration tests on connection={{ ansible_connection }}
35.466667
343
0.684211
f0edbbddc9d3a0c34cfd8a3997325fa74358e014
710
yaml
YAML
roles/mopidy/tasks/confmopidy.yaml
irvis007/ansible-for-rpi
9a1673bad83d9fe4aca3a77e303abd3907d73232
[ "Apache-2.0" ]
null
null
null
roles/mopidy/tasks/confmopidy.yaml
irvis007/ansible-for-rpi
9a1673bad83d9fe4aca3a77e303abd3907d73232
[ "Apache-2.0" ]
null
null
null
roles/mopidy/tasks/confmopidy.yaml
irvis007/ansible-for-rpi
9a1673bad83d9fe4aca3a77e303abd3907d73232
[ "Apache-2.0" ]
null
null
null
- name: Create a media direcory if it does not exist ansible.builtin.file: path: "{{ mopidy_media_dir }}" state: directory mode: '0755' owner: mopidy - name: Create a lib direcory if it does not exist ansible.builtin.file: path: /var/lib/mopidy state: directory mode: '0755' owner: mopidy - name: Create mopidy.conf file ini_file: dest: /etc/mopidy/mopidy.conf section: "{{ item.section }}" option: "{{ item.option }}" value: "{{ item.value }}" owner: mopidy state: present with_items: "{{ mopidy_settings }}" notify: restart mopidy - name: Ensure mopidy service is started service: name: mopidy state: started enabled: yes
21.515152
52
0.643662
7985d0229bef60675e1418a81a365c7d665a395f
1,178
yaml
YAML
recipes/deepaclive/meta.yaml
corneliusroemer/bioconda-recipes
e1eced9063e15f6a97ab2b8e42cf3e38af4c93ba
[ "MIT" ]
null
null
null
recipes/deepaclive/meta.yaml
corneliusroemer/bioconda-recipes
e1eced9063e15f6a97ab2b8e42cf3e38af4c93ba
[ "MIT" ]
null
null
null
recipes/deepaclive/meta.yaml
corneliusroemer/bioconda-recipes
e1eced9063e15f6a97ab2b8e42cf3e38af4c93ba
[ "MIT" ]
null
null
null
{% set name = "deepaclive" %} {% set version = "0.3.2" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: aa69f4967710787f12694ac146b6ed07a78e876a93626b2fd1904efd03e8dde5 build: noarch: python number: 0 entry_points: - deepac-live=deepaclive.command_line:main script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv " requirements: host: - python >=3 - pip run: - python >=3 - biopython >=1.76 - deepac >=0.12.0 - matplotlib-base >=3.1.3 - paramiko >=2.7.1 - pysam >=0.15.4 - samtools >=1.9 - scikit-learn >=0.22.1 - tensorflow >=2.1 test: imports: - deepaclive commands: - deepac-live --help about: home: https://gitlab.com/dacs-hpi/deepac-live license: MIT license_family: MIT license_file: LICENSE summary: Detecting novel pathogens from NGS reads in real-time during a sequencing run. doc_url: https://gitlab.com/dacs-hpi/deepac-live dev_url: https://gitlab.com/dacs-hpi/deepac-live extra: recipe-maintainers: - JakubBartoszewicz
22.653846
95
0.644312
0321e395e3f24891fe1e3fb07dd7f3d189b72439
366
yml
YAML
.travis.yml
hungneox/ramen-elastic-query
7a2d29b2e4603973515fe1c94234af91c0612708
[ "MIT" ]
8
2018-01-19T07:35:38.000Z
2021-11-08T11:40:45.000Z
.travis.yml
hungneox/ramen-elastic-query
7a2d29b2e4603973515fe1c94234af91c0612708
[ "MIT" ]
null
null
null
.travis.yml
hungneox/ramen-elastic-query
7a2d29b2e4603973515fe1c94234af91c0612708
[ "MIT" ]
null
null
null
language: php # Use container-based infrastructure sudo: false php: - 7.0 - 7.1 before_script: - composer self-update - composer install #script: vendor/bin/phpunit # #after_success: # - wget https://github.com/php-coveralls/php-coveralls/releases/download/v1.0.1/coveralls.phar -O coveralls.phar # - php coveralls.phar -v notifications: email: false
16.636364
113
0.73224
a151ea620c0fd10e4657bc38d25d11ec8bd3438f
52
yaml
YAML
packages/compiler/tests/__fixtures__/themes/missing-theme-color.yaml
milesj/aesthetic
6b92ba1aaa72fdcd0b6097eb2e3679ed6101d3b6
[ "MIT" ]
160
2016-11-21T18:27:19.000Z
2020-06-11T03:08:23.000Z
packages/compiler/tests/__fixtures__/themes/missing-theme-color.yaml
milesj/aesthetic
6b92ba1aaa72fdcd0b6097eb2e3679ed6101d3b6
[ "MIT" ]
44
2017-01-03T05:10:45.000Z
2020-04-15T23:57:31.000Z
packages/compiler/tests/__fixtures__/themes/missing-theme-color.yaml
aesthetic-suite/framework
6b92ba1aaa72fdcd0b6097eb2e3679ed6101d3b6
[ "MIT" ]
8
2017-08-14T18:56:00.000Z
2019-06-10T19:17:37.000Z
themes: default: scheme: light colors: {}
10.4
17
0.576923
a1d22a62bf80fab43b7f9af0c3024017052ee6d5
7,798
yml
YAML
rails/locales/it.yml
violeta-p/devise-i18n
fe35bcaf50d0806d1e3c4dc88398e4277c1f1ccf
[ "MIT" ]
2
2019-02-28T06:56:35.000Z
2019-03-01T05:36:33.000Z
rails/locales/it.yml
violeta-p/devise-i18n
fe35bcaf50d0806d1e3c4dc88398e4277c1f1ccf
[ "MIT" ]
37
2019-02-28T08:20:25.000Z
2020-02-26T15:39:53.000Z
rails/locales/it.yml
violeta-p/devise-i18n
fe35bcaf50d0806d1e3c4dc88398e4277c1f1ccf
[ "MIT" ]
1
2019-05-24T07:22:59.000Z
2019-05-24T07:22:59.000Z
it: activerecord: attributes: user: confirmation_sent_at: Conferma inviata a confirmation_token: Token di conferma confirmed_at: Confermato il created_at: Creato il current_password: Password corrente current_sign_in_at: Accesso corrente il current_sign_in_ip: IP accesso corrente email: Email encrypted_password: Password criptata failed_attempts: Tentativi falliti last_sign_in_at: Ultimo accesso il last_sign_in_ip: Ultimo IP di accesso locked_at: Bloccato il password: Password password_confirmation: Conferma password remember_created_at: Ricordami creato il remember_me: Ricordami reset_password_sent_at: Reset password inviata a reset_password_token: Token di reset password sign_in_count: Numero di accessi unconfirmed_email: Email non confermata unlock_token: Token di sblocco updated_at: Aggiornato il models: user: one: Utente other: Utenti devise: confirmations: confirmed: Il tuo account è stato correttamente confermato. new: resend_confirmation_instructions: Invia di nuovo le istruzioni per la conferma send_instructions: Riceverai un messaggio email con le istruzioni per confermare il tuo account entro qualche minuto. send_paranoid_instructions: Se la tua email esiste nel nostro database, riceverai un messaggio email con le istruzioni per confermare il tuo account entro qualche minuto. failure: already_authenticated: Hai già effettuato l'accesso. inactive: Il tuo account non è stato ancora attivato. invalid: Credenziali %{authentication_keys} o password non valide. last_attempt: Hai ancora un tentativo prima che l'account venga bloccato. locked: Il tuo account è bloccato. not_found_in_database: Credenziali %{authentication_keys} o password non valide. timeout: Sessione scaduta, accedere nuovamente per continuare. unauthenticated: Devi accedere o registrarti per continuare. unconfirmed: Devi confermare il tuo account per continuare. mailer: confirmation_instructions: action: Conferma il mio account greeting: Benvenuto %{recipient}! instruction: 'Puoi confermare il tuo account cliccando sul link qui sotto:' subject: Istruzioni per la conferma email_changed: greeting: Ciao %{recipient}! message: subject: Email modificata password_change: greeting: Ciao %{recipient}! message: Ti stiamo contattando per notificarti che la tua password è stata modificata. subject: Password modificata reset_password_instructions: action: Cambia la mia password greeting: Ciao %{recipient}! instruction: Qualcuno ha richiesto di resettare la tua password, se lo vuoi davvero puoi farlo cliccando sul link qui sotto. instruction_2: Se non sei stato tu ad effettuare questa richiesta puoi ignorare questa mail. instruction_3: La tua password non cambierà finchè non accederai al link sopra. subject: Istruzioni per reimpostare la password unlock_instructions: action: Sblocca il mio account greeting: Ciao %{recipient}! instruction: 'Clicca sul link qui sotto per sbloccare il tuo account:' message: Il tuo account è stato bloccato a seguito di un numero eccessivo di tentativi di accesso falliti. subject: Istruzioni per sbloccare l'account omniauth_callbacks: failure: Non è stato possibile autorizzarti da %{kind} perchè "%{reason}". success: Autorizzato con successo dall'account %{kind}. passwords: edit: change_my_password: Cambia la mia password change_your_password: Cambia la tua password confirm_new_password: Conferma la nuova password new_password: Nuova password new: forgot_your_password: Password dimenticata? send_me_reset_password_instructions: Inviami le istruzioni per resettare la password no_token: Puoi accedere a questa pagina solamente dalla email di reset della password. Se vieni dalla email controlla di aver inserito l'url completo riportato nella email. send_instructions: Riceverai un messaggio email con le istruzioni per reimpostare la tua password entro qualche minuto. send_paranoid_instructions: Se la tua email esiste nel nostro database, riceverai un messaggio email contentente un link per il ripristino della password updated: La tua password è stata cambiata. Ora sei collegato. updated_not_active: La tua password è stata cambiata. registrations: destroyed: Arrivederci! L'account è stato cancellato. Speriamo di rivederti presto. edit: are_you_sure: Sei sicuro? cancel_my_account: Rimuovi il mio account currently_waiting_confirmation_for_email: 'In attesa di conferma per: %{email}' leave_blank_if_you_don_t_want_to_change_it: lascia in bianco se non vuoi cambiarla title: Modifica %{resource} unhappy: Scontento update: Aggiorna we_need_your_current_password_to_confirm_your_changes: abbiamo bisogno della tua password attuale per confermare i cambiamenti new: sign_up: Registrati signed_up: Iscrizione eseguita correttamente. Se abilitata, una conferma è stata inviata al tuo indirizzo email. signed_up_but_inactive: Iscrizione eseguita correttamente. Però non puoi accedere in quanto il tuo account non è ancora attivo. signed_up_but_locked: Iscrizione eseguita correttamente. Però non puoi accedere in quanto il tuo account è bloccato. signed_up_but_unconfirmed: Ti è stato inviato un messaggio con un link di conferma. Ti invitiamo a visitare il link per attivare il tuo account. update_needs_confirmation: Il tuo account è stato aggiornato, ma dobbiamo verificare la tua email. Ti invitiamo a consultare la tua email e cliccare sul link di conferma. updated: Il tuo account è stato aggiornato. updated_but_not_signed_in: sessions: already_signed_out: Sei uscito correttamente. new: sign_in: Accedi signed_in: Accesso effettuato con successo. signed_out: Sei uscito correttamente. shared: links: back: Indietro didn_t_receive_confirmation_instructions: Non hai ricevuto le istruzioni per la conferma? didn_t_receive_unlock_instructions: Non hai ricevuto le istruzioni per lo sblocco? forgot_your_password: Password dimenticata? sign_in: Accedi sign_in_with_provider: Accedi con %{provider} sign_up: Registrati minimum_password_length: one: "(minimo %{count} carattere)" other: "(minimo %{count} caratteri)" unlocks: new: resend_unlock_instructions: Invia di nuovo le istruzioni per lo sblocco send_instructions: Riceverai un messaggio email con le istruzioni per sbloccare il tuo account entro qualche minuto. send_paranoid_instructions: Se la tua email esiste nel nostro database, riceverai un messaggio email con le istruzioni per sbloccare il tuo account entro qualche minuto. unlocked: Il tuo account è stato correttamente sbloccato. Ora sei collegato. errors: messages: already_confirmed: è stato già confermato confirmation_period_expired: deve essere confermato entro %{period}, richiedi una nuova conferma expired: è scaduto, si prega di richiederne uno nuovo not_found: non trovato not_locked: non era bloccato not_saved: one: 'Non posso salvare questo %{resource}: 1 errore' other: 'Non posso salvare questo %{resource}: %{count} errori.'
53.047619
178
0.727879
ddb2ece17f74e010345000bd5eb6ace09d17912c
176
yml
YAML
_data/experience.yml
kejno/merge-conflicts
6cadfe1e38d0533445524b081f96f511ed1cf875
[ "MIT" ]
null
null
null
_data/experience.yml
kejno/merge-conflicts
6cadfe1e38d0533445524b081f96f511ed1cf875
[ "MIT" ]
4
2020-06-30T07:07:10.000Z
2020-06-30T07:37:22.000Z
_data/experience.yml
Kejno/merge-conflicts
6cadfe1e38d0533445524b081f96f511ed1cf875
[ "MIT" ]
null
null
null
# Intern - company: RS SHCOOL position: Student - Web Developer duration: February, 2020 &mdash; Present summary: We are developing an application for learning English
29.333333
64
0.755682
50117d18a1be3a3fc58a273fd984c0c7eac894c1
698
yml
YAML
03-cd/02-gitlab/pipelines-examples/11-manualjob.yml
monicacrespo/bootcamp-devops-lemoncode
2c8ca8c4154e7240cfbc89a380e252b46d809bf8
[ "MIT" ]
21
2020-10-05T16:58:30.000Z
2022-03-16T19:36:01.000Z
03-cd/02-gitlab/pipelines-examples/11-manualjob.yml
monicacrespo/bootcamp-devops-lemoncode
2c8ca8c4154e7240cfbc89a380e252b46d809bf8
[ "MIT" ]
29
2020-09-06T16:37:20.000Z
2022-02-27T11:02:03.000Z
03-cd/02-gitlab/pipelines-examples/11-manualjob.yml
monicacrespo/bootcamp-devops-lemoncode
2c8ca8c4154e7240cfbc89a380e252b46d809bf8
[ "MIT" ]
12
2020-10-10T06:33:20.000Z
2022-03-25T18:21:46.000Z
variables: artifact: "fichero.txt" artifact_content: "Esto es el contenido de mi artifact" stages: - stage0 - stage1 - stage2 allbranches: stage: stage0 script: - echo "Esto lo ejecuto en todas las branches" testjob: variables: artifact_content: "Esto es una variable de job" image: docker:19.03.13 stage: stage1 script: - echo $artifact_content >> $artifact artifacts: when: on_success paths: - $artifact only: - develop testjob2: stage: stage2 script: - cat $artifact only: - master when: manual allow_failure: true environment: name: test
17.45
57
0.593123
d94ac6db8ceb45b76f55cc9d28dd8d96155bf601
68
yml
YAML
compose/.apps/tautulli/tautulli.ports.yml
keerio/DockSTARTer
be88fb9802c34ff0acd65597bd35da1d30476610
[ "MIT" ]
1,708
2018-05-25T14:20:36.000Z
2022-03-30T16:35:36.000Z
compose/.apps/tautulli/tautulli.ports.yml
keerio/DockSTARTer
be88fb9802c34ff0acd65597bd35da1d30476610
[ "MIT" ]
685
2018-05-30T15:24:26.000Z
2022-03-31T22:59:44.000Z
compose/.apps/tautulli/tautulli.ports.yml
bails0bub/DockSTARTer
1d896611a4971a3171c79899a0180876e18d5bc6
[ "MIT" ]
258
2018-05-30T05:32:33.000Z
2022-03-28T11:06:26.000Z
services: tautulli: ports: - ${TAUTULLI_PORT_8181}:8181
13.6
34
0.632353
f3185fab390079a9799fd4bfa1f50756dafb313e
2,608
yaml
YAML
SystemCode/emotion/xunfei/test.yaml
vemodalen-x/PRS_emotion_recognition
f0b4ce0c35bc47162061b0e05713e97f4d1f3f01
[ "MIT" ]
null
null
null
SystemCode/emotion/xunfei/test.yaml
vemodalen-x/PRS_emotion_recognition
f0b4ce0c35bc47162061b0e05713e97f4d1f3f01
[ "MIT" ]
null
null
null
SystemCode/emotion/xunfei/test.yaml
vemodalen-x/PRS_emotion_recognition
f0b4ce0c35bc47162061b0e05713e97f4d1f3f01
[ "MIT" ]
null
null
null
# global configs Global: checkpoints: null pretrained_model: null output_dir: ./output/ device: gpu save_interval: 2 eval_during_train: True eval_interval: 1 epochs: 50 print_batch_step: 50 use_visualdl: False # used for static mode and model export image_shape: [1, 128, 128] save_inference_dir: ./inference ls_epsilon: 0.1 # model architecture Arch: name: Res2Net200_vd_26w_4s class_num: 7 # loss function config for traing/eval process Loss: Train: - MixCELoss: weight: 1.0 Eval: - CELoss: weight: 1.0 Optimizer: name: Momentum momentum: 0.9 lr: name: Cosine learning_rate: 0.005 regularizer: name: 'L2' coeff: 0.0001 # data loader for train and eval DataLoader: Train: dataset: name: ImageNetDataset image_root: ./work/train/ cls_label_path: ./work/train/train_list.txt transform_ops: - DecodeImage: to_rgb: False channel_first: False - RandFlipImage: flip_code: 1 - NormalizeImage: scale: 1.0/255.0 mean: [0.485, 0.456, 0.406] std: [0.229, 0.224, 0.225] order: '' batch_transform_ops: - MixupOperator: alpha: 0.2 sampler: name: DistributedBatchSampler batch_size: 32 drop_last: False shuffle: True loader: num_workers: 4 use_shared_memory: True Eval: dataset: name: ImageNetDataset image_root: ./work/train/ cls_label_path: ./work/train/val_list.txt transform_ops: - DecodeImage: to_rgb: False channel_first: False - ResizeImage: resize_short: 128 - NormalizeImage: scale: 1.0/255.0 mean: [0.485, 0.456, 0.406] std: [0.229, 0.224, 0.225] order: '' sampler: name: DistributedBatchSampler batch_size: 32 drop_last: False shuffle: False loader: num_workers: 4 use_shared_memory: True Infer: infer_imgs: docs/images/whl/demo.jpg batch_size: 10 transforms: - DecodeImage: to_rgb: True channel_first: False - ResizeImage: resize_short: 256 - CropImage: size: 224 - NormalizeImage: scale: 1.0/255.0 mean: [0.485, 0.456, 0.406] std: [0.229, 0.224, 0.225] order: '' - ToCHWImage: PostProcess: name: Topk topk: 5 class_id_map_file: ppcls/utils/imagenet1k_label_list.txt Metric: Eval: - TopkAcc: topk: [1, 5]
20.698413
60
0.58704
ef7d1273a8afd2e56e2b91dc94c1a214de3961da
256
yml
YAML
.travis.yml
hujindi1/nodejs-vnstat-dumpdb
3bbbed55fe106b452fd80cb58348196b76c1eaf6
[ "Unlicense" ]
6
2016-11-08T15:58:01.000Z
2021-11-21T05:21:34.000Z
.travis.yml
hujindi1/nodejs-vnstat-dumpdb
3bbbed55fe106b452fd80cb58348196b76c1eaf6
[ "Unlicense" ]
8
2016-08-26T09:58:50.000Z
2021-08-13T22:31:34.000Z
.travis.yml
hujindi1/nodejs-vnstat-dumpdb
3bbbed55fe106b452fd80cb58348196b76c1eaf6
[ "Unlicense" ]
6
2016-12-21T02:19:34.000Z
2021-08-04T12:41:50.000Z
sudo: required language: node_js env: - NODE_APP_BIN="./vnstat" before_install: - 'wget https://frankl.in/u/vnstat_bin.tar' - 'tar xvf vnstat_bin.tar' - 'sudo ./vnstatd -d' - 'sudo ./vnstat -u -i $NODE_APP_IFACE' node_js: - '9' - '8' - '6'
18.285714
45
0.625
7ee129c9d553724b4d055ef3a37eed50e056d01d
1,006
yml
YAML
Resources/Prototypes/Entities/buildings/airlock_base.yml
DamianX/space-station-14
de334904b4e60e1e339faf2d5ada5183e0a6520a
[ "MIT" ]
null
null
null
Resources/Prototypes/Entities/buildings/airlock_base.yml
DamianX/space-station-14
de334904b4e60e1e339faf2d5ada5183e0a6520a
[ "MIT" ]
null
null
null
Resources/Prototypes/Entities/buildings/airlock_base.yml
DamianX/space-station-14
de334904b4e60e1e339faf2d5ada5183e0a6520a
[ "MIT" ]
null
null
null
- type: entity id: airlock name: Airlock description: It opens, it closes, and maybe crushes you. components: - type: Clickable - type: Sprite netsync: false drawdepth: Mobs # They're on the same layer as mobs, perspective. sprite: Buildings/airlock_basic.rsi layers: - state: closed map: ["enum.DoorVisualLayers.Base"] - state: closed_unlit shader: unshaded map: ["enum.DoorVisualLayers.BaseUnlit"] - type: Icon sprite: Buildings/airlock_basic.rsi state: closed - type: BoundingBox # This AABB isn't the full tile because.. # If it is, airlocks collide with walls and other airlocks causing them to never close. # yeah... # TODO: Fix that. aabb: -0.45, -0.45, 0.45, 0.45 - type: Collidable - type: Door - type: Appearance visuals: - type: AirlockVisualizer2D open_sound: /Audio/machines/airlock_open.ogg close_sound: /Audio/machines/airlock_close.ogg placement: mode: SnapgridBorder
25.794872
91
0.668986
5b06dbfc5b087a3a75cc86fbe69ce23035e5b552
143
yml
YAML
.travis.yml
Gaya/redux-action-middleware
877b1cb41bacf08e0df14380d49b71cc4f8ba8ca
[ "MIT" ]
10
2017-12-05T08:32:35.000Z
2020-11-19T09:02:18.000Z
.travis.yml
Gaya/redux-action-middleware
877b1cb41bacf08e0df14380d49b71cc4f8ba8ca
[ "MIT" ]
20
2021-01-09T13:16:27.000Z
2021-07-06T05:39:07.000Z
.travis.yml
qkreltms/redux-listener
39d91d68d96eb2f31038178a47b03033eda07560
[ "MIT" ]
1
2020-11-25T01:10:15.000Z
2020-11-25T01:10:15.000Z
language: node_js node_js: - "7" - "8" - "9" script: - npm run clean - npm run build - npm run test branches: only: - master
11
17
0.566434
09638c6dd06e771c766fb8f99770445ef6a179d5
1,355
yml
YAML
vendor/carlescliment/calendar-bundle/src/BladeTester/CalendarBundle/Resources/config/services.yml
BenArfanour/med2018
2128759fcd8a5fe181ec56d797f55c97e2ed1d69
[ "MIT" ]
null
null
null
vendor/carlescliment/calendar-bundle/src/BladeTester/CalendarBundle/Resources/config/services.yml
BenArfanour/med2018
2128759fcd8a5fe181ec56d797f55c97e2ed1d69
[ "MIT" ]
null
null
null
vendor/carlescliment/calendar-bundle/src/BladeTester/CalendarBundle/Resources/config/services.yml
BenArfanour/med2018
2128759fcd8a5fe181ec56d797f55c97e2ed1d69
[ "MIT" ]
3
2015-04-06T21:54:21.000Z
2020-11-04T03:55:33.000Z
parameters: #foo: bar services: blade_tester_calendar.forms.event: class: "%blade_tester_calendar.form.type.event.class%" arguments: ["%blade_tester_calendar.classes.event.entity%"] blade_tester_calendar.forms.category: class: "%blade_tester_calendar.form.type.category.class%" arguments: ["%blade_tester_calendar.classes.category.entity%"] blade_tester_calendar.calendar: class: BladeTester\CalendarBundle\Model\Calendar arguments: ["@doctrine.orm.entity_manager", "@event_dispatcher", "%blade_tester_calendar.classes.event.entity%"] blade_tester_calendar.event_category_manager: class: BladeTester\CalendarBundle\Model\EventCategoryManager arguments: ["@doctrine.orm.entity_manager", "%blade_tester_calendar.classes.category.entity%"] blade_tester_calendar.forms.category_transformer: class: BladeTester\CalendarBundle\Form\DataTransformer\EventCategoryTransformer arguments: ["@blade_tester_calendar.event_category_manager"] form.type.bladetester_calendar_category: class: BladeTester\CalendarBundle\Form\Type\CategoryType arguments: ["@blade_tester_calendar.event_category_manager", "@blade_tester_calendar.forms.category_transformer"] tags: - { name: form.type, alias: calendar_event_category_type }
45.166667
121
0.75203
bd79a404385d00e073348b7e7c1d16f6af39fc13
401
yml
YAML
packages/nouns/lib/__fixtures__/034076_opat.yml
medzuslovjansky/standard
433f01da93e10f7f9c04750f94de4bda7a07c42f
[ "MIT" ]
1
2020-10-12T06:25:33.000Z
2020-10-12T06:25:33.000Z
packages/nouns/lib/__fixtures__/034076_opat.yml
medzuslovjansky/standard
433f01da93e10f7f9c04750f94de4bda7a07c42f
[ "MIT" ]
null
null
null
packages/nouns/lib/__fixtures__/034076_opat.yml
medzuslovjansky/standard
433f01da93e10f7f9c04750f94de4bda7a07c42f
[ "MIT" ]
null
null
null
--- id: "34076" word: "opat" meta: gender: "masculine" animated: true declensions: singular: nom: "opat" acc: "opata" gen: "opata" loc: "opatu" dat: "opatu" ins: "opatom" voc: "opate" plural: nom: "opati" acc: "opatov" gen: "opatov" loc: "opatah" dat: "opatam" ins: "opatami" voc: "opati"
16.708333
23
0.471322
c2750be5c604275582fe4a62cfb3b8617d90dbc9
1,445
yaml
YAML
technologies/openshift/ACE-template/01-deployment.yaml
lmbaeza/notes
41fcc8ff5e8fe0670fcb11ecae6de6de031e943e
[ "MIT" ]
1
2021-12-15T16:27:30.000Z
2021-12-15T16:27:30.000Z
technologies/openshift/ACE-template/01-deployment.yaml
lmbaeza/notes
41fcc8ff5e8fe0670fcb11ecae6de6de031e943e
[ "MIT" ]
18
2021-11-08T22:02:14.000Z
2022-02-09T21:19:48.000Z
technologies/openshift/ACE-template/01-deployment.yaml
lmbaeza/notes
41fcc8ff5e8fe0670fcb11ecae6de6de031e943e
[ "MIT" ]
1
2022-01-03T15:02:24.000Z
2022-01-03T15:02:24.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: ace-balance-four namespace: anynamespace labels: app: ace-balance-four app.kubernetes.io/part-of: ace-balance-four app-type: ACE spec: replicas: 1 selector: matchLabels: app: ace-balance-four template: metadata: labels: app: ace-balance-four app.kubernetes.io/part-of: ace-balance-four app-type: ACE deployment: ace-balance-four annotations: openshift.io/generated-by: Devops spec: serviceAccountName: aceuser serviceAccount: aceuser volumes: - name: ace-config containers: - image: quay.io/USER/ace-balance-four:latest name: ace-balance-four imagePullPolicy: Always ports: - containerPort: 1414 protocol: TCP - containerPort: 7600 protocol: TCP - containerPort: 7800 protocol: TCP - containerPort: 7843 protocol: TCP - containerPort: 9157 protocol: TCP - containerPort: 9443 protocol: TCP - containerPort: 9483 protocol: TCP # envFrom: # - configMapRef: # name: map-ace-balance-four env: - name: LICENSE value: "accept"
25.803571
52
0.526644
bbf71c350228c154dd7c490f556b7b7865c5e88b
92,649
yml
YAML
preview-packages/docs-ref-autogen/@azure/arm-appservice/StaticSites.yml
vicancy/azure-docs-sdk-node
3d77ea75961b13263450dec56c02b99cb62a1851
[ "CC-BY-4.0", "MIT" ]
59
2017-07-07T17:57:53.000Z
2022-03-25T16:36:13.000Z
preview-packages/docs-ref-autogen/@azure/arm-appservice/StaticSites.yml
vicancy/azure-docs-sdk-node
3d77ea75961b13263450dec56c02b99cb62a1851
[ "CC-BY-4.0", "MIT" ]
1,322
2017-06-20T20:51:24.000Z
2022-03-29T21:20:34.000Z
preview-packages/docs-ref-autogen/@azure/arm-appservice/StaticSites.yml
vicancy/azure-docs-sdk-node
3d77ea75961b13263450dec56c02b99cb62a1851
[ "CC-BY-4.0", "MIT" ]
159
2017-06-21T00:35:28.000Z
2022-03-28T23:37:18.000Z
### YamlMime:TSType name: StaticSites uid: '@azure/arm-appservice.StaticSites' package: '@azure/arm-appservice' summary: Interface representing a StaticSites. fullName: StaticSites remarks: '' isPreview: false isDeprecated: false type: interface methods: - name: >- beginApproveOrRejectPrivateEndpointConnection(string, string, string, PrivateLinkConnectionApprovalRequestResource, StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginApproveOrRejectPrivateEndpointConnection package: '@azure/arm-appservice' summary: Description for Approves or rejects a private endpoint connection remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: privateEndpointConnectionName type: string description: Name of the private endpoint connection. - id: privateEndpointWrapper type: >- <xref uid="@azure/arm-appservice.PrivateLinkConnectionApprovalRequestResource" /> description: Request body. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;PollerLike&lt;PollOperationState&lt;<xref uid="@azure/arm-appservice.StaticSitesApproveOrRejectPrivateEndpointConnectionResponse" />&gt;, <xref uid="@azure/arm-appservice.StaticSitesApproveOrRejectPrivateEndpointConnectionResponse" />&gt;&gt; description: '' - name: >- beginApproveOrRejectPrivateEndpointConnectionAndWait(string, string, string, PrivateLinkConnectionApprovalRequestResource, StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginApproveOrRejectPrivateEndpointConnectionAndWait package: '@azure/arm-appservice' summary: Description for Approves or rejects a private endpoint connection remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginApproveOrRejectPrivateEndpointConnectionAndWait(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: privateEndpointConnectionName type: string description: Name of the private endpoint connection. - id: privateEndpointWrapper type: >- <xref uid="@azure/arm-appservice.PrivateLinkConnectionApprovalRequestResource" /> description: Request body. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesApproveOrRejectPrivateEndpointConnectionResponse" />&gt; description: '' - name: >- beginCreateOrUpdateStaticSite(string, string, StaticSiteARMResource, StaticSitesCreateOrUpdateStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginCreateOrUpdateStaticSite' package: '@azure/arm-appservice' summary: >- Description for Creates a new static site in an existing resource group, or updates an existing static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateOrUpdateStaticSite(resourceGroupName: string, name: string, staticSiteEnvelope: StaticSiteARMResource, options?: StaticSitesCreateOrUpdateStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to create or update. - id: staticSiteEnvelope type: <xref uid="@azure/arm-appservice.StaticSiteARMResource" /> description: A JSON representation of the staticsite properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;PollerLike&lt;PollOperationState&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteResponse" />&gt;, <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteResponse" />&gt;&gt; description: '' - name: >- beginCreateOrUpdateStaticSiteAndWait(string, string, StaticSiteARMResource, StaticSitesCreateOrUpdateStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginCreateOrUpdateStaticSiteAndWait' package: '@azure/arm-appservice' summary: >- Description for Creates a new static site in an existing resource group, or updates an existing static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateOrUpdateStaticSiteAndWait(resourceGroupName: string, name: string, staticSiteEnvelope: StaticSiteARMResource, options?: StaticSitesCreateOrUpdateStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to create or update. - id: staticSiteEnvelope type: <xref uid="@azure/arm-appservice.StaticSiteARMResource" /> description: A JSON representation of the staticsite properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteResponse" />&gt; description: '' - name: >- beginCreateOrUpdateStaticSiteCustomDomain(string, string, string, StaticSiteCustomDomainRequestPropertiesARMResource, StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginCreateOrUpdateStaticSiteCustomDomain package: '@azure/arm-appservice' summary: >- Description for Creates a new static site custom domain in an existing resource group and static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateOrUpdateStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: domainName type: string description: The custom domain to create. - id: staticSiteCustomDomainRequestPropertiesEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteCustomDomainRequestPropertiesARMResource" /> description: |- A JSON representation of the static site custom domain request properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;PollerLike&lt;PollOperationState&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse" />&gt;, <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse" />&gt;&gt; description: '' - name: >- beginCreateOrUpdateStaticSiteCustomDomainAndWait(string, string, string, StaticSiteCustomDomainRequestPropertiesARMResource, StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginCreateOrUpdateStaticSiteCustomDomainAndWait package: '@azure/arm-appservice' summary: >- Description for Creates a new static site custom domain in an existing resource group and static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateOrUpdateStaticSiteCustomDomainAndWait(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: domainName type: string description: The custom domain to create. - id: staticSiteCustomDomainRequestPropertiesEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteCustomDomainRequestPropertiesARMResource" /> description: |- A JSON representation of the static site custom domain request properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse" />&gt; description: '' - name: >- beginCreateZipDeploymentForStaticSite(string, string, StaticSiteZipDeploymentARMResource, StaticSitesCreateZipDeploymentForStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginCreateZipDeploymentForStaticSite' package: '@azure/arm-appservice' summary: Description for Deploys zipped content to a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateZipDeploymentForStaticSite(resourceGroupName: string, name: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: staticSiteZipDeploymentEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteZipDeploymentARMResource" /> description: |- A JSON representation of the StaticSiteZipDeployment properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateZipDeploymentForStaticSiteOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginCreateZipDeploymentForStaticSiteAndWait(string, string, StaticSiteZipDeploymentARMResource, StaticSitesCreateZipDeploymentForStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginCreateZipDeploymentForStaticSiteAndWait package: '@azure/arm-appservice' summary: Description for Deploys zipped content to a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateZipDeploymentForStaticSiteAndWait(resourceGroupName: string, name: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: staticSiteZipDeploymentEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteZipDeploymentARMResource" /> description: |- A JSON representation of the StaticSiteZipDeployment properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateZipDeploymentForStaticSiteOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- beginCreateZipDeploymentForStaticSiteBuild(string, string, string, StaticSiteZipDeploymentARMResource, StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginCreateZipDeploymentForStaticSiteBuild package: '@azure/arm-appservice' summary: >- Description for Deploys zipped content to a specific environment of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateZipDeploymentForStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: Name of the environment. - id: staticSiteZipDeploymentEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteZipDeploymentARMResource" /> description: |- A JSON representation of the StaticSiteZipDeployment properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginCreateZipDeploymentForStaticSiteBuildAndWait(string, string, string, StaticSiteZipDeploymentARMResource, StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginCreateZipDeploymentForStaticSiteBuildAndWait package: '@azure/arm-appservice' summary: >- Description for Deploys zipped content to a specific environment of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginCreateZipDeploymentForStaticSiteBuildAndWait(resourceGroupName: string, name: string, environmentName: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: Name of the environment. - id: staticSiteZipDeploymentEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteZipDeploymentARMResource" /> description: |- A JSON representation of the StaticSiteZipDeployment properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- beginDeletePrivateEndpointConnection(string, string, string, StaticSitesDeletePrivateEndpointConnectionOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeletePrivateEndpointConnection' package: '@azure/arm-appservice' summary: Description for Deletes a private endpoint connection remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: StaticSitesDeletePrivateEndpointConnectionOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: privateEndpointConnectionName type: string description: Name of the private endpoint connection. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeletePrivateEndpointConnectionOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;PollerLike&lt;PollOperationState&lt;<xref uid="@azure/arm-appservice.StaticSitesDeletePrivateEndpointConnectionResponse" />&gt;, <xref uid="@azure/arm-appservice.StaticSitesDeletePrivateEndpointConnectionResponse" />&gt;&gt; description: '' - name: >- beginDeletePrivateEndpointConnectionAndWait(string, string, string, StaticSitesDeletePrivateEndpointConnectionOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginDeletePrivateEndpointConnectionAndWait package: '@azure/arm-appservice' summary: Description for Deletes a private endpoint connection remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeletePrivateEndpointConnectionAndWait(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: StaticSitesDeletePrivateEndpointConnectionOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: privateEndpointConnectionName type: string description: Name of the private endpoint connection. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeletePrivateEndpointConnectionOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesDeletePrivateEndpointConnectionResponse" />&gt; description: '' - name: >- beginDeleteStaticSite(string, string, StaticSitesDeleteStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeleteStaticSite' package: '@azure/arm-appservice' summary: Description for Deletes a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteStaticSite(resourceGroupName: string, name: string, options?: StaticSitesDeleteStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to delete. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginDeleteStaticSiteAndWait(string, string, StaticSitesDeleteStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeleteStaticSiteAndWait' package: '@azure/arm-appservice' summary: Description for Deletes a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteStaticSiteAndWait(resourceGroupName: string, name: string, options?: StaticSitesDeleteStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to delete. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- beginDeleteStaticSiteBuild(string, string, string, StaticSitesDeleteStaticSiteBuildOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeleteStaticSiteBuild' package: '@azure/arm-appservice' summary: Description for Deletes a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesDeleteStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginDeleteStaticSiteBuildAndWait(string, string, string, StaticSitesDeleteStaticSiteBuildOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeleteStaticSiteBuildAndWait' package: '@azure/arm-appservice' summary: Description for Deletes a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteStaticSiteBuildAndWait(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesDeleteStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- beginDeleteStaticSiteCustomDomain(string, string, string, StaticSitesDeleteStaticSiteCustomDomainOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeleteStaticSiteCustomDomain' package: '@azure/arm-appservice' summary: Description for Deletes a custom domain. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, options?: StaticSitesDeleteStaticSiteCustomDomainOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: domainName type: string description: The custom domain to delete. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteCustomDomainOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginDeleteStaticSiteCustomDomainAndWait(string, string, string, StaticSitesDeleteStaticSiteCustomDomainOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDeleteStaticSiteCustomDomainAndWait' package: '@azure/arm-appservice' summary: Description for Deletes a custom domain. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteStaticSiteCustomDomainAndWait(resourceGroupName: string, name: string, domainName: string, options?: StaticSitesDeleteStaticSiteCustomDomainOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: domainName type: string description: The custom domain to delete. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteCustomDomainOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- beginDetachStaticSite(string, string, StaticSitesDetachStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDetachStaticSite' package: '@azure/arm-appservice' summary: Description for Detaches a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDetachStaticSite(resourceGroupName: string, name: string, options?: StaticSitesDetachStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to detach. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDetachStaticSiteOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginDetachStaticSiteAndWait(string, string, StaticSitesDetachStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.beginDetachStaticSiteAndWait' package: '@azure/arm-appservice' summary: Description for Detaches a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDetachStaticSiteAndWait(resourceGroupName: string, name: string, options?: StaticSitesDetachStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to detach. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDetachStaticSiteOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- beginRegisterUserProvidedFunctionAppWithStaticSite(string, string, string, StaticSiteUserProvidedFunctionAppARMResource, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginRegisterUserProvidedFunctionAppWithStaticSite package: '@azure/arm-appservice' summary: Description for Register a user provided function app with a static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginRegisterUserProvidedFunctionAppWithStaticSite(resourceGroupName: string, name: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: functionAppName type: string description: Name of the function app to register with the static site. - id: staticSiteUserProvidedFunctionEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteUserProvidedFunctionAppARMResource" /> description: |- A JSON representation of the user provided function app properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;PollerLike&lt;PollOperationState&lt;<xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse" />&gt;, <xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse" />&gt;&gt; description: '' - name: >- beginRegisterUserProvidedFunctionAppWithStaticSiteAndWait(string, string, string, StaticSiteUserProvidedFunctionAppARMResource, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginRegisterUserProvidedFunctionAppWithStaticSiteAndWait package: '@azure/arm-appservice' summary: Description for Register a user provided function app with a static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginRegisterUserProvidedFunctionAppWithStaticSiteAndWait(resourceGroupName: string, name: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: functionAppName type: string description: Name of the function app to register with the static site. - id: staticSiteUserProvidedFunctionEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteUserProvidedFunctionAppARMResource" /> description: |- A JSON representation of the user provided function app properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse" />&gt; description: '' - name: >- beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(string, string, string, string, StaticSiteUserProvidedFunctionAppARMResource, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginRegisterUserProvidedFunctionAppWithStaticSiteBuild package: '@azure/arm-appservice' summary: >- Description for Register a user provided function app with a static site build remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: functionAppName type: string description: Name of the function app to register with the static site build. - id: staticSiteUserProvidedFunctionEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteUserProvidedFunctionAppARMResource" /> description: |- A JSON representation of the user provided function app properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;PollerLike&lt;PollOperationState&lt;<xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse" />&gt;, <xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse" />&gt;&gt; description: '' - name: >- beginRegisterUserProvidedFunctionAppWithStaticSiteBuildAndWait(string, string, string, string, StaticSiteUserProvidedFunctionAppARMResource, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginRegisterUserProvidedFunctionAppWithStaticSiteBuildAndWait package: '@azure/arm-appservice' summary: >- Description for Register a user provided function app with a static site build remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginRegisterUserProvidedFunctionAppWithStaticSiteBuildAndWait(resourceGroupName: string, name: string, environmentName: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: functionAppName type: string description: Name of the function app to register with the static site build. - id: staticSiteUserProvidedFunctionEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteUserProvidedFunctionAppARMResource" /> description: |- A JSON representation of the user provided function app properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse" />&gt; description: '' - name: >- beginValidateCustomDomainCanBeAddedToStaticSite(string, string, string, StaticSiteCustomDomainRequestPropertiesARMResource, StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginValidateCustomDomainCanBeAddedToStaticSite package: '@azure/arm-appservice' summary: >- Description for Validates a particular custom domain can be added to a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: domainName type: string description: The custom domain to validate. - id: staticSiteCustomDomainRequestPropertiesEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteCustomDomainRequestPropertiesARMResource" /> description: |- A JSON representation of the static site custom domain request properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams" /> description: | The options parameters. return: type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' description: '' - name: >- beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(string, string, string, StaticSiteCustomDomainRequestPropertiesARMResource, StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.beginValidateCustomDomainCanBeAddedToStaticSiteAndWait package: '@azure/arm-appservice' summary: >- Description for Validates a particular custom domain can be added to a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: domainName type: string description: The custom domain to validate. - id: staticSiteCustomDomainRequestPropertiesEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteCustomDomainRequestPropertiesARMResource" /> description: |- A JSON representation of the static site custom domain request properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- createOrUpdateStaticSiteAppSettings(string, string, StringDictionary, StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams) uid: '@azure/arm-appservice.StaticSites.createOrUpdateStaticSiteAppSettings' package: '@azure/arm-appservice' summary: Description for Creates or updates the app settings of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function createOrUpdateStaticSiteAppSettings(resourceGroupName: string, name: string, appSettings: StringDictionary, options?: StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: appSettings type: <xref uid="@azure/arm-appservice.StringDictionary" /> description: The dictionary containing the static site app settings to update. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteAppSettingsResponse" />&gt; description: '' - name: >- createOrUpdateStaticSiteBuildAppSettings(string, string, string, StringDictionary, StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsOptionalParams) uid: '@azure/arm-appservice.StaticSites.createOrUpdateStaticSiteBuildAppSettings' package: '@azure/arm-appservice' summary: >- Description for Creates or updates the app settings of a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function createOrUpdateStaticSiteBuildAppSettings(resourceGroupName: string, name: string, environmentName: string, appSettings: StringDictionary, options?: StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: appSettings type: <xref uid="@azure/arm-appservice.StringDictionary" /> description: The dictionary containing the static site app settings to update. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsResponse" />&gt; description: '' - name: >- createOrUpdateStaticSiteBuildFunctionAppSettings(string, string, string, StringDictionary, StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams) uid: >- @azure/arm-appservice.StaticSites.createOrUpdateStaticSiteBuildFunctionAppSettings package: '@azure/arm-appservice' summary: >- Description for Creates or updates the function app settings of a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function createOrUpdateStaticSiteBuildFunctionAppSettings(resourceGroupName: string, name: string, environmentName: string, appSettings: StringDictionary, options?: StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: appSettings type: <xref uid="@azure/arm-appservice.StringDictionary" /> description: >- The dictionary containing the static site function app settings to update. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse" />&gt; description: '' - name: >- createOrUpdateStaticSiteFunctionAppSettings(string, string, StringDictionary, StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsOptionalParams) uid: >- @azure/arm-appservice.StaticSites.createOrUpdateStaticSiteFunctionAppSettings package: '@azure/arm-appservice' summary: >- Description for Creates or updates the function app settings of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function createOrUpdateStaticSiteFunctionAppSettings(resourceGroupName: string, name: string, appSettings: StringDictionary, options?: StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: appSettings type: <xref uid="@azure/arm-appservice.StringDictionary" /> description: >- The dictionary containing the static site function app settings to update. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsResponse" />&gt; description: '' - name: >- createUserRolesInvitationLink(string, string, StaticSiteUserInvitationRequestResource, StaticSitesCreateUserRolesInvitationLinkOptionalParams) uid: '@azure/arm-appservice.StaticSites.createUserRolesInvitationLink' package: '@azure/arm-appservice' summary: Description for Creates an invitation link for a user with the role remarks: '' isPreview: false isDeprecated: false syntax: content: >- function createUserRolesInvitationLink(resourceGroupName: string, name: string, staticSiteUserRolesInvitationEnvelope: StaticSiteUserInvitationRequestResource, options?: StaticSitesCreateUserRolesInvitationLinkOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: staticSiteUserRolesInvitationEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteUserInvitationRequestResource" /> description: Static sites user roles invitation resource. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesCreateUserRolesInvitationLinkOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesCreateUserRolesInvitationLinkResponse" />&gt; description: '' - name: >- deleteStaticSiteUser(string, string, string, string, StaticSitesDeleteStaticSiteUserOptionalParams) uid: '@azure/arm-appservice.StaticSites.deleteStaticSiteUser' package: '@azure/arm-appservice' summary: Description for Deletes the user entry from the static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function deleteStaticSiteUser(resourceGroupName: string, name: string, authprovider: string, userid: string, options?: StaticSitesDeleteStaticSiteUserOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the staticsite. - id: authprovider type: string description: The auth provider for this user. - id: userid type: string description: The user id of the user. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDeleteStaticSiteUserOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- detachUserProvidedFunctionAppFromStaticSite(string, string, string, StaticSitesDetachUserProvidedFunctionAppFromStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.detachUserProvidedFunctionAppFromStaticSite package: '@azure/arm-appservice' summary: Description for Detach the user provided function app from the static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function detachUserProvidedFunctionAppFromStaticSite(resourceGroupName: string, name: string, functionAppName: string, options?: StaticSitesDetachUserProvidedFunctionAppFromStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: functionAppName type: string description: Name of the function app registered with the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDetachUserProvidedFunctionAppFromStaticSiteOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- detachUserProvidedFunctionAppFromStaticSiteBuild(string, string, string, string, StaticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.detachUserProvidedFunctionAppFromStaticSiteBuild package: '@azure/arm-appservice' summary: >- Description for Detach the user provided function app from the static site build remarks: '' isPreview: false isDeprecated: false syntax: content: >- function detachUserProvidedFunctionAppFromStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, functionAppName: string, options?: StaticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: functionAppName type: string description: Name of the function app registered with the static site build. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- getPrivateEndpointConnection(string, string, string, StaticSitesGetPrivateEndpointConnectionOptionalParams) uid: '@azure/arm-appservice.StaticSites.getPrivateEndpointConnection' package: '@azure/arm-appservice' summary: Description for Gets a private endpoint connection remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: StaticSitesGetPrivateEndpointConnectionOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: privateEndpointConnectionName type: string description: Name of the private endpoint connection. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetPrivateEndpointConnectionOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetPrivateEndpointConnectionResponse" />&gt; description: '' - name: >- getPrivateLinkResources(string, string, StaticSitesGetPrivateLinkResourcesOptionalParams) uid: '@azure/arm-appservice.StaticSites.getPrivateLinkResources' package: '@azure/arm-appservice' summary: Description for Gets the private link resources remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getPrivateLinkResources(resourceGroupName: string, name: string, options?: StaticSitesGetPrivateLinkResourcesOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetPrivateLinkResourcesOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetPrivateLinkResourcesResponse" />&gt; description: '' - name: 'getStaticSite(string, string, StaticSitesGetStaticSiteOptionalParams)' uid: '@azure/arm-appservice.StaticSites.getStaticSite' package: '@azure/arm-appservice' summary: Description for Gets the details of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getStaticSite(resourceGroupName: string, name: string, options?: StaticSitesGetStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteResponse" />&gt; description: '' - name: >- getStaticSiteBuild(string, string, string, StaticSitesGetStaticSiteBuildOptionalParams) uid: '@azure/arm-appservice.StaticSites.getStaticSiteBuild' package: '@azure/arm-appservice' summary: Description for Gets the details of a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesGetStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteBuildResponse" />&gt; description: '' - name: >- getStaticSiteCustomDomain(string, string, string, StaticSitesGetStaticSiteCustomDomainOptionalParams) uid: '@azure/arm-appservice.StaticSites.getStaticSiteCustomDomain' package: '@azure/arm-appservice' summary: >- Description for Gets an existing custom domain for a particular static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, options?: StaticSitesGetStaticSiteCustomDomainOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site resource to search in. - id: domainName type: string description: The custom domain name. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteCustomDomainOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteCustomDomainResponse" />&gt; description: '' - name: >- getUserProvidedFunctionAppForStaticSite(string, string, string, StaticSitesGetUserProvidedFunctionAppForStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.getUserProvidedFunctionAppForStaticSite' package: '@azure/arm-appservice' summary: >- Description for Gets the details of the user provided function app registered with a static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getUserProvidedFunctionAppForStaticSite(resourceGroupName: string, name: string, functionAppName: string, options?: StaticSitesGetUserProvidedFunctionAppForStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: functionAppName type: string description: Name of the function app registered with the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetUserProvidedFunctionAppForStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetUserProvidedFunctionAppForStaticSiteResponse" />&gt; description: '' - name: >- getUserProvidedFunctionAppForStaticSiteBuild(string, string, string, string, StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.getUserProvidedFunctionAppForStaticSiteBuild package: '@azure/arm-appservice' summary: >- Description for Gets the details of the user provided function app registered with a static site build remarks: '' isPreview: false isDeprecated: false syntax: content: >- function getUserProvidedFunctionAppForStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, functionAppName: string, options?: StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: functionAppName type: string description: Name of the function app registered with the static site build. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildResponse" />&gt; description: '' - name: list(StaticSitesListOptionalParams) uid: '@azure/arm-appservice.StaticSites.list' package: '@azure/arm-appservice' summary: Description for Get all Static Sites for a subscription. remarks: '' isPreview: false isDeprecated: false syntax: content: 'function list(options?: StaticSitesListOptionalParams)' parameters: - id: options type: <xref uid="@azure/arm-appservice.StaticSitesListOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteARMResource" />&gt; description: '' - name: >- listPrivateEndpointConnectionList(string, string, StaticSitesGetPrivateEndpointConnectionListOptionalParams) uid: '@azure/arm-appservice.StaticSites.listPrivateEndpointConnectionList' package: '@azure/arm-appservice' summary: >- Description for Gets the list of private endpoint connections associated with a static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listPrivateEndpointConnectionList(resourceGroupName: string, name: string, options?: StaticSitesGetPrivateEndpointConnectionListOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetPrivateEndpointConnectionListOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.RemotePrivateEndpointConnectionARMResource" />&gt; description: '' - name: >- listStaticSiteAppSettings(string, string, StaticSitesListStaticSiteAppSettingsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteAppSettings' package: '@azure/arm-appservice' summary: Description for Gets the application settings of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteAppSettings(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesListStaticSiteAppSettingsResponse" />&gt; description: '' - name: >- listStaticSiteBuildAppSettings(string, string, string, StaticSitesListStaticSiteBuildAppSettingsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteBuildAppSettings' package: '@azure/arm-appservice' summary: Description for Gets the application settings of a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteBuildAppSettings(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesListStaticSiteBuildAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteBuildAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesListStaticSiteBuildAppSettingsResponse" />&gt; description: '' - name: >- listStaticSiteBuildFunctionAppSettings(string, string, string, StaticSitesListStaticSiteBuildFunctionAppSettingsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteBuildFunctionAppSettings' package: '@azure/arm-appservice' summary: Description for Gets the application settings of a static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteBuildFunctionAppSettings(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesListStaticSiteBuildFunctionAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteBuildFunctionAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesListStaticSiteBuildFunctionAppSettingsResponse" />&gt; description: '' - name: >- listStaticSiteBuildFunctions(string, string, string, StaticSitesListStaticSiteBuildFunctionsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteBuildFunctions' package: '@azure/arm-appservice' summary: Description for Gets the functions of a particular static site build. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteBuildFunctions(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesListStaticSiteBuildFunctionsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteBuildFunctionsOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteFunctionOverviewARMResource" />&gt; description: '' - name: >- listStaticSiteBuilds(string, string, StaticSitesGetStaticSiteBuildsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteBuilds' package: '@azure/arm-appservice' summary: Description for Gets all static site builds for a particular static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteBuilds(resourceGroupName: string, name: string, options?: StaticSitesGetStaticSiteBuildsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetStaticSiteBuildsOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteBuildARMResource" />&gt; description: '' - name: >- listStaticSiteConfiguredRoles(string, string, StaticSitesListStaticSiteConfiguredRolesOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteConfiguredRoles' package: '@azure/arm-appservice' summary: Description for Lists the roles configured for the static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteConfiguredRoles(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteConfiguredRolesOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteConfiguredRolesOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesListStaticSiteConfiguredRolesResponse" />&gt; description: '' - name: >- listStaticSiteCustomDomains(string, string, StaticSitesListStaticSiteCustomDomainsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteCustomDomains' package: '@azure/arm-appservice' summary: >- Description for Gets all static site custom domains for a particular static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteCustomDomains(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteCustomDomainsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site resource to search in. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteCustomDomainsOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteCustomDomainOverviewARMResource" />&gt; description: '' - name: >- listStaticSiteFunctionAppSettings(string, string, StaticSitesListStaticSiteFunctionAppSettingsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteFunctionAppSettings' package: '@azure/arm-appservice' summary: Description for Gets the application settings of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteFunctionAppSettings(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteFunctionAppSettingsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteFunctionAppSettingsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesListStaticSiteFunctionAppSettingsResponse" />&gt; description: '' - name: >- listStaticSiteFunctions(string, string, StaticSitesListStaticSiteFunctionsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteFunctions' package: '@azure/arm-appservice' summary: Description for Gets the functions of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteFunctions(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteFunctionsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteFunctionsOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteFunctionOverviewARMResource" />&gt; description: '' - name: >- listStaticSitesByResourceGroup(string, StaticSitesGetStaticSitesByResourceGroupOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSitesByResourceGroup' package: '@azure/arm-appservice' summary: Description for Gets all static sites in the specified resource group. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSitesByResourceGroup(resourceGroupName: string, options?: StaticSitesGetStaticSitesByResourceGroupOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetStaticSitesByResourceGroupOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteARMResource" />&gt; description: '' - name: >- listStaticSiteSecrets(string, string, StaticSitesListStaticSiteSecretsOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteSecrets' package: '@azure/arm-appservice' summary: Description for Lists the secrets for an existing static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteSecrets(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteSecretsOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteSecretsOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesListStaticSiteSecretsResponse" />&gt; description: '' - name: >- listStaticSiteUsers(string, string, string, StaticSitesListStaticSiteUsersOptionalParams) uid: '@azure/arm-appservice.StaticSites.listStaticSiteUsers' package: '@azure/arm-appservice' summary: Description for Gets the list of users of a static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listStaticSiteUsers(resourceGroupName: string, name: string, authprovider: string, options?: StaticSitesListStaticSiteUsersOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: authprovider type: string description: The auth provider for the users. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesListStaticSiteUsersOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteUserARMResource" />&gt; description: '' - name: >- listUserProvidedFunctionAppsForStaticSite(string, string, StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams) uid: >- @azure/arm-appservice.StaticSites.listUserProvidedFunctionAppsForStaticSite package: '@azure/arm-appservice' summary: >- Description for Gets the details of the user provided function apps registered with a static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listUserProvidedFunctionAppsForStaticSite(resourceGroupName: string, name: string, options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteUserProvidedFunctionAppARMResource" />&gt; description: '' - name: >- listUserProvidedFunctionAppsForStaticSiteBuild(string, string, string, StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams) uid: >- @azure/arm-appservice.StaticSites.listUserProvidedFunctionAppsForStaticSiteBuild package: '@azure/arm-appservice' summary: >- Description for Gets the details of the user provided function apps registered with a static site build remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listUserProvidedFunctionAppsForStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: environmentName type: string description: The stage site identifier. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams" /> description: | The options parameters. return: type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-appservice.StaticSiteUserProvidedFunctionAppARMResource" />&gt; description: '' - name: >- previewWorkflow(string, StaticSitesWorkflowPreviewRequest, StaticSitesPreviewWorkflowOptionalParams) uid: '@azure/arm-appservice.StaticSites.previewWorkflow' package: '@azure/arm-appservice' summary: Description for Generates a preview workflow file for the static site remarks: '' isPreview: false isDeprecated: false syntax: content: >- function previewWorkflow(location: string, staticSitesWorkflowPreviewRequest: StaticSitesWorkflowPreviewRequest, options?: StaticSitesPreviewWorkflowOptionalParams) parameters: - id: location type: string description: Location where you plan to create the static site. - id: staticSitesWorkflowPreviewRequest type: >- <xref uid="@azure/arm-appservice.StaticSitesWorkflowPreviewRequest" /> description: |- A JSON representation of the StaticSitesWorkflowPreviewRequest properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesPreviewWorkflowOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesPreviewWorkflowResponse" />&gt; description: '' - name: >- resetStaticSiteApiKey(string, string, StaticSiteResetPropertiesARMResource, StaticSitesResetStaticSiteApiKeyOptionalParams) uid: '@azure/arm-appservice.StaticSites.resetStaticSiteApiKey' package: '@azure/arm-appservice' summary: Description for Resets the api key for an existing static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function resetStaticSiteApiKey(resourceGroupName: string, name: string, resetPropertiesEnvelope: StaticSiteResetPropertiesARMResource, options?: StaticSitesResetStaticSiteApiKeyOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: resetPropertiesEnvelope type: >- <xref uid="@azure/arm-appservice.StaticSiteResetPropertiesARMResource" /> description: Static Site Reset Properties ARM resource. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesResetStaticSiteApiKeyOptionalParams" /> description: | The options parameters. return: type: Promise&lt;void&gt; description: '' - name: >- updateStaticSite(string, string, StaticSitePatchResource, StaticSitesUpdateStaticSiteOptionalParams) uid: '@azure/arm-appservice.StaticSites.updateStaticSite' package: '@azure/arm-appservice' summary: >- Description for Creates a new static site in an existing resource group, or updates an existing static site. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function updateStaticSite(resourceGroupName: string, name: string, staticSiteEnvelope: StaticSitePatchResource, options?: StaticSitesUpdateStaticSiteOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site to create or update. - id: staticSiteEnvelope type: <xref uid="@azure/arm-appservice.StaticSitePatchResource" /> description: A JSON representation of the staticsite properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesUpdateStaticSiteOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesUpdateStaticSiteResponse" />&gt; description: '' - name: >- updateStaticSiteUser(string, string, string, string, StaticSiteUserARMResource, StaticSitesUpdateStaticSiteUserOptionalParams) uid: '@azure/arm-appservice.StaticSites.updateStaticSiteUser' package: '@azure/arm-appservice' summary: Description for Updates a user entry with the listed roles remarks: '' isPreview: false isDeprecated: false syntax: content: >- function updateStaticSiteUser(resourceGroupName: string, name: string, authprovider: string, userid: string, staticSiteUserEnvelope: StaticSiteUserARMResource, options?: StaticSitesUpdateStaticSiteUserOptionalParams) parameters: - id: resourceGroupName type: string description: Name of the resource group to which the resource belongs. - id: name type: string description: Name of the static site. - id: authprovider type: string description: The auth provider for this user. - id: userid type: string description: The user id of the user. - id: staticSiteUserEnvelope type: <xref uid="@azure/arm-appservice.StaticSiteUserARMResource" /> description: A JSON representation of the StaticSiteUser properties. See example. - id: options type: >- <xref uid="@azure/arm-appservice.StaticSitesUpdateStaticSiteUserOptionalParams" /> description: | The options parameters. return: type: >- Promise&lt;<xref uid="@azure/arm-appservice.StaticSitesUpdateStaticSiteUserResponse" />&gt; description: ''
38.316377
115
0.651264
5b6451ce9959178440a8bf5703a011ac519956e5
572
yml
YAML
bitbucket-pipelines.yml
Trane9991/reviewdog
4a8b6763a6249cc63c0f061ccf7a906dc83ac4bb
[ "MIT" ]
null
null
null
bitbucket-pipelines.yml
Trane9991/reviewdog
4a8b6763a6249cc63c0f061ccf7a906dc83ac4bb
[ "MIT" ]
null
null
null
bitbucket-pipelines.yml
Trane9991/reviewdog
4a8b6763a6249cc63c0f061ccf7a906dc83ac4bb
[ "MIT" ]
null
null
null
pipelines: default: - step: name: Reviewdog image: golangci/golangci-lint:v1.32-alpine script: - go install ./cmd/reviewdog # Install linters. - cd linters - go get golang.org/x/lint/golint - go get github.com/kisielk/errcheck - go get honnef.co/go/tools/cmd/staticcheck - go get github.com/client9/misspell/cmd/misspell - go get mvdan.cc/unparam - go get github.com/mgechev/revive - cd - - reviewdog -reporter=bitbucket-code-report
33.647059
59
0.576923
5bd633170d393b3bedf01f7d14c854998701403b
873
yml
YAML
.travis.yml
peertransfer/dataduct-cookbook
bfe21ec249964b9fecd275a9f3e618c3042545ef
[ "MIT" ]
1
2019-02-22T13:23:03.000Z
2019-02-22T13:23:03.000Z
.travis.yml
peertransfer/dataduct-cookbook
bfe21ec249964b9fecd275a9f3e618c3042545ef
[ "MIT" ]
1
2016-08-03T07:30:50.000Z
2016-08-03T07:30:50.000Z
.travis.yml
peertransfer/dataduct-cookbook
bfe21ec249964b9fecd275a9f3e618c3042545ef
[ "MIT" ]
2
2018-06-14T12:22:16.000Z
2018-07-06T09:53:53.000Z
sudo: required dist: trusty addons: apt: sources: - chef-current-trusty packages: - chefdk install: echo "skip bundle install" services: docker env: matrix: - INSTANCE=default-debian - INSTANCE=config-debian before_script: - sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER ) - eval "$(/opt/chefdk/bin/chef shell-init bash)" - chef --version - cookstyle --version - foodcritic --version - chef gem install kitchen-dokken script: - KITCHEN_LOCAL_YAML=.kitchen.yml kitchen verify ${INSTANCE} after_script: - docker images - docker ps -a - cat .kitchen/logs/kitchen.log matrix: include: - script: "cookstyle" env: COOKSTYLE=1 - script: "foodcritic . --exclude spec -f any -P --tags ~FC122" env: FOODCRITIC=1 - script: "rspec" env: CHEFSPEC=1
20.302326
97
0.660939
1b0a3687b94e4748888faec7c1eb30408569349e
47
yml
YAML
examples/bff/config.yml
geekymedic/neon
41aba7b12d130fa60cbb9d0cf09395c50924b62c
[ "MIT" ]
null
null
null
examples/bff/config.yml
geekymedic/neon
41aba7b12d130fa60cbb9d0cf09395c50924b62c
[ "MIT" ]
null
null
null
examples/bff/config.yml
geekymedic/neon
41aba7b12d130fa60cbb9d0cf09395c50924b62c
[ "MIT" ]
null
null
null
Name: order-system-bff-store Address: ":50012"
15.666667
28
0.744681
1b4bc080372a7c3affd51217f18461491e997216
808
yml
YAML
ansible/environments/stage/credentials.yml
Otus-DevOps-2019-11/Neyaz_infra
58ed05bb696ee7f024c5ffa44f61517e6ee4b9ba
[ "MIT" ]
null
null
null
ansible/environments/stage/credentials.yml
Otus-DevOps-2019-11/Neyaz_infra
58ed05bb696ee7f024c5ffa44f61517e6ee4b9ba
[ "MIT" ]
null
null
null
ansible/environments/stage/credentials.yml
Otus-DevOps-2019-11/Neyaz_infra
58ed05bb696ee7f024c5ffa44f61517e6ee4b9ba
[ "MIT" ]
null
null
null
$ANSIBLE_VAULT;1.1;AES256 31396163643332393266646631626433353864333332623333373537613334623137303637643864 6639303163353163346663393835363138346465373063300a323237353664333062353136316462 30396535663536313931346532326433306630393338323036336265633139393862343339343338 6363346437636363310a316430613363323931336637663065646134653235386330643239336238 38326466313361643330646337353261643565646533666230386363393631393965663765343437 62313161313063656336646433323238323435303433313136633833653538393435646364633836 36623130616262343265653566366138313239336131396332386465336563376263306434316530 36613239666533393039313131333163323334396537353765366466353562363437656366386232 33656134303632333438383365633365326237323134383139623537313638643132306161663864 3339353938373663623932306633303866376235386338643763
67.333333
80
0.981436
5d73dbc9e5b0ea28c082d6112bc451f58df877d5
300
yml
YAML
src/catalogue/src/main/resources/application-ec2.yml
manuelmartinoracle/oci-micronaut
ddc203651ab98c28cbbfa78cf3615999d62ade61
[ "UPL-1.0" ]
4
2021-07-14T20:25:48.000Z
2022-01-26T20:21:00.000Z
src/catalogue/src/main/resources/application-ec2.yml
manuelmartinoracle/oci-micronaut
ddc203651ab98c28cbbfa78cf3615999d62ade61
[ "UPL-1.0" ]
10
2021-07-13T08:25:16.000Z
2021-12-17T01:02:58.000Z
src/catalogue/src/main/resources/application-ec2.yml
manuelmartinoracle/oci-micronaut
ddc203651ab98c28cbbfa78cf3615999d62ade61
[ "UPL-1.0" ]
6
2021-07-27T22:36:21.000Z
2022-02-03T11:37:05.000Z
micronaut: metrics: export: cloudwatch: enabled: true namespace: ${AWS_METRICS_NAMESPACE:micronaut_mushop} datasources: default: driverClassName: com.mysql.cj.jdbc.Driver flyway: datasources: default: enabled: true locations: classpath:db/mysql
16.666667
60
0.673333
923183ea19b9a50b05604c1043ac879a0ccaec62
402
yml
YAML
site/data/affinities/items.yml
james-minton/homepage
953251883b8b782c4d581a24f9acf62081f060bf
[ "MIT" ]
null
null
null
site/data/affinities/items.yml
james-minton/homepage
953251883b8b782c4d581a24f9acf62081f060bf
[ "MIT" ]
null
null
null
site/data/affinities/items.yml
james-minton/homepage
953251883b8b782c4d581a24f9acf62081f060bf
[ "MIT" ]
null
null
null
reading: - authorName: Tim Wu bookLink: >- https://www.amazon.com/Master-Switch-Rise-Information-Empires/dp/0307390993 bookTitle: The Master Switch movie: - movieLink: 'https://www.rottentomatoes.com/m/sorry_to_bother_you_2018/' movieTitle: Sorry To Bother You rotation: - artistName: Farah songLink: 'https://www.youtube.com/watch?v=ALUBjofCkLU' songTitle: Law of Life
30.923077
81
0.723881
92e81c5af6ac71b48fc97bdef47f104849a8a827
1,862
yml
YAML
ansible/roles/server-gateway-init/tasks/main.yml
stec-zcps/NetworkPerformanceMeasurment
6967c8d733487e44625c797d2dfb9309e6956c3f
[ "Apache-2.0" ]
null
null
null
ansible/roles/server-gateway-init/tasks/main.yml
stec-zcps/NetworkPerformanceMeasurment
6967c8d733487e44625c797d2dfb9309e6956c3f
[ "Apache-2.0" ]
null
null
null
ansible/roles/server-gateway-init/tasks/main.yml
stec-zcps/NetworkPerformanceMeasurment
6967c8d733487e44625c797d2dfb9309e6956c3f
[ "Apache-2.0" ]
null
null
null
- name: "[iptables] Delete all rules" iptables: flush: yes - name: "[iptables] Delete all rules in table 'nat'" iptables: table: nat flush: yes - name: "[iptables] Forward all incoming traffic from NIC '{{ server_nic }}' (server) to IP '{{ hostvars['client-gateway']['gateway_ips'][item.technology] }}' (client-gateway via {{ item.technology }})" iptables: table: nat chain: PREROUTING jump: "DNAT" protocol: "{{ item.protocol }}" source_port: "{{ item.port }}" in_interface: "{{ server_nic }}" to_destination: "{{ hostvars['client-gateway']['gateway_ips'][item.technology] }}" comment: "Forward all incoming traffic from NIC '{{ server_nic }}' (server) to IP '{{ hostvars['server-gateway']['gateway_ips'][item.technology] }}' (client-gateway via {{ item.technology }})" with_items: "{{ port_forwardings }}" - name: "[iptables] Forward all incoming traffic from NIC '{{ hostvars[inventory_hostname]['gateway_nics'][item.technology] }}' (client-gateway) to IP '{{ hostvars['server']['ip'] }}' (server)" iptables: table: nat chain: PREROUTING jump: "DNAT" protocol: "{{ item.protocol }}" destination_port: "{{ item.port }}" in_interface: "{{ hostvars[inventory_hostname]['gateway_nics'][item.technology] }}" to_destination: "{{ hostvars['server']['ip'] }}" comment: "Forward all incoming traffic from NIC '{{ hostvars[inventory_hostname]['gateway_nics'][item.technology] }}' (client-gateway via {{ item.technology }}) to IP '{{ hostvars['server']['ip'] }}' (server)" with_items: "{{ port_forwardings }}" - name: "[iptables] Masquerade traffic of NICs'" iptables: table: nat chain: POSTROUTING jump: "MASQUERADE" out_interface : "{{ item }}" with_items: - "{{ server_nic }}" - "{{ hostvars[inventory_hostname]['gateway_nics'].values()|list }}"
43.302326
213
0.651987
a60ff4e74358269052a1306cc1701e23f6270ad6
3,335
yml
YAML
config/aws/aws_pinpoint_event_stream.yml
GElkins/python-omni-policy
2a118683c8753a0e7bafd011a18af54a5be44014
[ "MIT" ]
null
null
null
config/aws/aws_pinpoint_event_stream.yml
GElkins/python-omni-policy
2a118683c8753a0e7bafd011a18af54a5be44014
[ "MIT" ]
null
null
null
config/aws/aws_pinpoint_event_stream.yml
GElkins/python-omni-policy
2a118683c8753a0e7bafd011a18af54a5be44014
[ "MIT" ]
2
2020-04-30T13:46:17.000Z
2021-03-14T13:59:20.000Z
aws_pinpoint_event_stream: status: ASSESS subcategory: Pinpoint layout: aws page_title: 'AWS: aws_pinpoint_event_stream' description: Provides a Pinpoint Event Stream resource. arguments: application_id: description: The application ID. required: false policy: '' notes: '' destination_stream_arn: description: The Amazon Resource Name (ARN required: false policy: '' notes: '' role_arn: description: The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account. required: false policy: '' notes: '' attributes: {} timeouts: {} usage: !!binary | Q25KbGMyOTFjbU5sSUNKaGQzTmZjR2x1Y0c5cGJuUmZaWFpsYm5SZmMzUnlaV0Z0SWlBaWMzUnla V0Z0SWlCN0NpQWdZWEJ3YkdsallYUnBiMjVmYVdRZ0lDQWdJQ0FnSUNBOUlDSWtlMkYzYzE5d2FX NXdiMmx1ZEY5aGNIQXVZWEJ3TG1Gd2NHeHBZMkYwYVc5dVgybGtmU0lLSUNCa1pYTjBhVzVoZEds dmJsOXpkSEpsWVcxZllYSnVJRDBnSWlSN1lYZHpYMnRwYm1WemFYTmZjM1J5WldGdExuUmxjM1Jm YzNSeVpXRnRMbUZ5Ym4waUNpQWdjbTlzWlY5aGNtNGdJQ0FnSUNBZ0lDQWdJQ0FnSUNBOUlDSWtl MkYzYzE5cFlXMWZjbTlzWlM1MFpYTjBYM0p2YkdVdVlYSnVmU0lLZlFvS2NtVnpiM1Z5WTJVZ0lt RjNjMTl3YVc1d2IybHVkRjloY0hBaUlDSmhjSEFpSUh0OUNncHlaWE52ZFhKalpTQWlZWGR6WDJ0 cGJtVnphWE5mYzNSeVpXRnRJaUFpZEdWemRGOXpkSEpsWVcwaUlIc0tJQ0J1WVcxbElDQWdJQ0Fn SUNBOUlDSndhVzV3YjJsdWRDMXJhVzVsYzJsekxYUmxjM1FpQ2lBZ2MyaGhjbVJmWTI5MWJuUWdQ U0F4Q24wS0NuSmxjMjkxY21ObElDSmhkM05mYVdGdFgzSnZiR1VpSUNKMFpYTjBYM0p2YkdVaUlI c0tJQ0JoYzNOMWJXVmZjbTlzWlY5d2IyeHBZM2tnUFNBOFBFVlBSZ3A3Q2lBZ0lsWmxjbk5wYjI0 aU9pQWlNakF4TWkweE1DMHhOeUlzQ2lBZ0lsTjBZWFJsYldWdWRDSTZJRnNLSUNBZ0lIc0tJQ0Fn SUNBZ0lrRmpkR2x2YmlJNklDSnpkSE02UVhOemRXMWxVbTlzWlNJc0NpQWdJQ0FnSUNKUWNtbHVZ Mmx3WVd3aU9pQjdDaUFnSUNBZ0lDQWdJbE5sY25acFkyVWlPaUFpY0dsdWNHOXBiblF1ZFhNdFpX RnpkQzB4TG1GdFlYcHZibUYzY3k1amIyMGlDaUFnSUNBZ0lIMHNDaUFnSUNBZ0lDSkZabVpsWTNR aU9pQWlRV3hzYjNjaUxBb2dJQ0FnSUNBaVUybGtJam9nSWlJS0lDQWdJSDBLSUNCZENuMEtSVTlH Q24wS0NuSmxjMjkxY21ObElDSmhkM05mYVdGdFgzSnZiR1ZmY0c5c2FXTjVJaUFpZEdWemRGOXli MnhsWDNCdmJHbGplU0lnZXdvZ0lHNWhiV1VnUFNBaWRHVnpkRjl3YjJ4cFkza2lDaUFnY205c1pT QTlJQ0lrZTJGM2MxOXBZVzFmY205c1pTNTBaWE4wWDNKdmJHVXVhV1I5SWdvS0lDQndiMnhwWTNr Z1BTQThQRVZQUmdwN0NpQWdJbFpsY25OcGIyNGlPaUFpTWpBeE1pMHhNQzB4TnlJc0NpQWdJbE4w WVhSbGJXVnVkQ0k2SUhzS0lDQWdJQ0pCWTNScGIyNGlPaUJiQ2lBZ0lDQWdJQ0pyYVc1bGMybHpP bEIxZEZKbFkyOXlaSE1pTEFvZ0lDQWdJQ0FpYTJsdVpYTnBjenBFWlhOamNtbGlaVk4wY21WaGJT SUtJQ0FnSUYwc0NpQWdJQ0FpUldabVpXTjBJam9nSWtGc2JHOTNJaXdLSUNBZ0lDSlNaWE52ZFhK alpTSTZJRnNLSUNBZ0lDQWdJbUZ5YmpwaGQzTTZhMmx1WlhOcGN6cDFjeTFsWVhOMExURTZLam9x THlvaUNpQWdJQ0JkQ2lBZ2ZRcDlDa1ZQUmdwOUNnPT0= import: !!binary | Q2dwUWFXNXdiMmx1ZENCRmRtVnVkQ0JUZEhKbFlXMGdZMkZ1SUdKbElHbHRjRzl5ZEdWa0lIVnph VzVuSUhSb1pTQmdZWEJ3YkdsallYUnBiMjR0YVdSZ0xDQmxMbWN1Q2dvPQ== hcl_url: !!binary | YUhSMGNITTZMeTluYVhSb2RXSXVZMjl0TDNSbGNuSmhabTl5YlMxd2NtOTJhV1JsY25NdmRHVnlj bUZtYjNKdExYQnliM1pwWkdWeUxXRjNjeTlpYkc5aUwyMWhjM1JsY2k5M1pXSnphWFJsTDJSdlkz TXZjaTl3YVc1d2IybHVkRjlsZG1WdWRGOXpkSEpsWVcwdWJXRnlhMlJ2ZDI0PQ==
56.525424
87
0.807796
a6c4c95798f802954cacff2a468e638a1a3d45a0
1,760
yml
YAML
appveyor.yml
samuelngsh-testing/siqadconn
1d2193e2c812f27bbba16de7f13810126e424bb5
[ "Apache-2.0" ]
null
null
null
appveyor.yml
samuelngsh-testing/siqadconn
1d2193e2c812f27bbba16de7f13810126e424bb5
[ "Apache-2.0" ]
null
null
null
appveyor.yml
samuelngsh-testing/siqadconn
1d2193e2c812f27bbba16de7f13810126e424bb5
[ "Apache-2.0" ]
null
null
null
image: - Visual Studio 2017 environment: BOOST_ROOT: C:\Libraries\boost_1_69_0 matrix: # For Python versions available on Appveyor, see # https://www.appveyor.com/docs/windows-images-software/#python # The list here is complete (excluding Python 2.6, which # isn't covered by this document) at the time of writing. - PYTHON: "C:\\Python35" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib32-msvc-14.1 - PYTHON: "C:\\Python36" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib32-msvc-14.1 - PYTHON: "C:\\Python37" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib32-msvc-14.1 - PYTHON: "C:\\Python38" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib32-msvc-14.1 - PYTHON: "C:\\Python35-x64" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib64-msvc-14.1 - PYTHON: "C:\\Python36-x64" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib64-msvc-14.1 - PYTHON: "C:\\Python37-x64" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib64-msvc-14.1 - PYTHON: "C:\\Python38-x64" BOOST_LIBRARYDIR: C:\Libraries\boost_1_69_0\lib64-msvc-14.1 cache: - C:\ProgramData\chocolatey\bin -> appveyor.yml - C:\ProgramData\chocolatey\lib -> appveyor.yml install: - choco install swig ninja - "%PYTHON%\\python.exe -m pip install scikit-build" build: off test_script: - "%PYTHON%\\python.exe setup.py test" after_test: - "%PYTHON%\\python.exe setup.py bdist_wheel" artifacts: # bdist_wheel puts the built wheel in the dist directory - path: dist\* #on_success: # You can use this step to upload your artifacts to a public website. # See Appveyor's documentation for more details. Or you can simply # access your wheels from the Appveyor "artifacts" tab for your build.
32
71
0.705682
ad741e88e6f0fd7f1bfc8d065afa752a3a9ed041
433
yaml
YAML
data/event-schemas/examples/m.room.power_levels.yaml
ilovecommits/matrix-doc
7aecdbe2f5ae94ed4f41f3b8772287bc6fcf26b6
[ "Apache-2.0" ]
794
2015-02-03T14:14:14.000Z
2022-02-28T20:37:55.000Z
data/event-schemas/examples/m.room.power_levels.yaml
ilovecommits/matrix-doc
7aecdbe2f5ae94ed4f41f3b8772287bc6fcf26b6
[ "Apache-2.0" ]
3,039
2015-01-05T10:57:51.000Z
2022-03-01T16:36:26.000Z
data/event-schemas/examples/m.room.power_levels.yaml
ilovecommits/matrix-doc
7aecdbe2f5ae94ed4f41f3b8772287bc6fcf26b6
[ "Apache-2.0" ]
342
2015-02-12T20:24:06.000Z
2022-02-25T22:25:43.000Z
{ "$ref": "core/state_event.json", "type": "m.room.power_levels", "state_key": "", "content": { "ban": 50, "events": { "m.room.name": 100, "m.room.power_levels": 100 }, "events_default": 0, "invite": 50, "kick": 50, "redact": 50, "state_default": 50, "users": { "@example:localhost": 100 }, "users_default": 0, "notifications": { "room": 20 } } }
17.32
34
0.487298
2a0a77218aba046554c896865871bbc51a3df2fe
30
yml
YAML
wp-cli.yml
randstring/find-command
ef8819660faa64da51bb9c9f719161159076995a
[ "MIT" ]
14
2017-02-22T19:12:23.000Z
2021-12-28T14:32:19.000Z
wp-cli.yml
randstring/find-command
ef8819660faa64da51bb9c9f719161159076995a
[ "MIT" ]
17
2017-02-22T19:31:27.000Z
2022-02-15T15:27:34.000Z
wp-cli.yml
randstring/find-command
ef8819660faa64da51bb9c9f719161159076995a
[ "MIT" ]
10
2017-04-23T02:08:07.000Z
2022-03-26T17:35:00.000Z
require: - find-command.php
10
20
0.7
8b446d562c8c7d2e16aa6ec4fc0984f639a0db1d
3,019
yml
YAML
.circleci/config.yml
kyoujuro/cliboa
3df4f0546ff9b89bff8ffa4fce0967b3cecad844
[ "MIT" ]
null
null
null
.circleci/config.yml
kyoujuro/cliboa
3df4f0546ff9b89bff8ffa4fce0967b3cecad844
[ "MIT" ]
null
null
null
.circleci/config.yml
kyoujuro/cliboa
3df4f0546ff9b89bff8ffa4fce0967b3cecad844
[ "MIT" ]
null
null
null
version: 2.1 executors: python37_executor: environment: TZ: "Asia/Tokyo" docker: - image: circleci/python:3.7 python36_executor: environment: TZ: "Asia/Tokyo" docker: - image: circleci/python:3.6 python35_executor: environment: TZ: "Asia/Tokyo" docker: - image: circleci/python:3.5 git_executor: environment: TZ: "Asia/Tokyo" docker: - image: alpine/git commands: setup_hub: steps: - run: name: install hub command: | apk update && apk add --no-cache bash make go groff util-linux git clone https://github.com/github/hub cd hub make install prefix=/usr/local jobs: test_python37: executor: python37_executor steps: - checkout - run: name: install dependencies command: | mv cliboa/template/Pipfile.above37 Pipfile pipenv install --dev --skip-lock - run: name: execute flake8 command: | pipenv run flake8 - run: name: execute unittest and instrument coverage with python3.7 command: | pipenv run coverage test_python36: executor: python36_executor steps: - checkout - run: name: install dependencies command: | mv cliboa/template/Pipfile.above36 Pipfile pipenv install --dev --skip-lock - run: name: execute flake8 command: | pipenv run flake8 - run: name: execute unittest and instrument coverage with python3.6 command: | pipenv run coverage test_python35: executor: python35_executor steps: - checkout - run: name: install dependencies command: | mv cliboa/template/Pipfile.above35 Pipfile pipenv install --dev --skip-lock - run: name: execute flake8 command: | pipenv run flake8 - run: name: execute unittest and instrument coverage with python3.5 command: | pipenv run coverage push_dev_branch: # push development branch to GitHub executor: git_executor steps: - checkout - setup_hub - add_ssh_keys: fingerprints: - "b3:b1:fb:ac:f6:45:cf:83:ef:bc:8b:a8:c3:2a:20:51" - run: name: push development branch to GitHub command: | cd cliboa git checkout development git remote add upstream git@github.com:BrainPad/cliboa.git git push upstream development -f hub pull-request -m "development->master" -b master rollout_filter: &rollout_filter filters: branches: only: - development workflows: build_and_deploy: jobs: - test_python37 - test_python36 - test_python35 - push_dev_branch: <<: *rollout_filter requires: - test_python37 - test_python36 - test_python35
24.152
74
0.581981
e30a7bba4c482425f1386c5688f01266d299fe20
1,968
yml
YAML
.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml
TDesignOteam/tdesign-flutter
ec522dabab87b724810ca28c3871b9ffbf85a24a
[ "MIT" ]
null
null
null
.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml
TDesignOteam/tdesign-flutter
ec522dabab87b724810ca28c3871b9ffbf85a24a
[ "MIT" ]
null
null
null
.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml
TDesignOteam/tdesign-flutter
ec522dabab87b724810ca28c3871b9ffbf85a24a
[ "MIT" ]
1
2022-03-31T12:29:58.000Z
2022-03-31T12:29:58.000Z
name: 反馈 Bug description: 通过 github 模板进行 Bug 反馈。 title: "[组件名称] 描述问题的标题" body: - type: markdown attributes: value: | # 欢迎你的参与 tdesign-flutter 的 Issue 列表接受 bug 报告或是新功能请求。也可加入官方社区:<img width="80px" src="https://user-images.githubusercontent.com/15634204/157386871-bf84c2ea-a02f-4c1c-b6fd-577450cdbcf7.png" /> 在发布一个 Issue 前,请确保: - 在 [常见问题](https://tdesign.tencent.com/about/faq)、[更新日志](https://github.com/TDesignOteam/tdesign-flutter/blob/main/CHANGELOG.md) 和 [旧Issue列表](https://github.com/TDesignOteam/tdesign-flutter/issues?q=is%3Aissue) 中搜索过你的问题。(你的问题可能已有人提出,也可能已在最新版本中被修正) - 如果你发现一个已经关闭的旧 Issue 在最新版本中仍然存在,不要在旧 Issue 下面留言,请建一个新的 issue。 - type: input id: version attributes: label: tdesign-flutter 版本 description: 请检查在最新项目版本中能否重现此 issue。 placeholder: 请填写 validations: required: true - type: input id: reproduce attributes: label: 重现链接 description: 请提供尽可能精简的 CodePen、CodeSandbox 或 GitHub 仓库的链接。请不要填无关链接,否则你的 Issue 将被关闭。 placeholder: 请填写 - type: textarea id: reproduceSteps attributes: label: 重现步骤 description: 请清晰的描述重现该 Issue 的步骤,这能帮助我们快速定位问题。没有清晰重现步骤将不会被修复,标有 'need reproduction' 的 Issue 在 7 天内不提供相关步骤,将被关闭。 placeholder: 请填写 - type: textarea id: expect attributes: label: 期望结果 placeholder: 请填写 - type: textarea id: actual attributes: label: 实际结果 placeholder: 请填写 - type: input id: flutterVersion attributes: label: Flutter版本 placeholder: Flutter(2.2.0) - type: input id: deviceInfo attributes: label: 设备与机型信息 placeholder: Android(vivo V2005A)/iOS(iphone 12) - type: input id: systemVersion attributes: label: 系统版本 placeholder: iOS 9.3/Android 10/emulator/simulator - type: textarea id: remarks attributes: label: 补充说明 description: 可以是遇到这个 bug 的业务场景、上下文等信息。 placeholder: 请填写
26.594595
255
0.671748
ee4e47272023294948fcf29f01ab33ffc96a8cb4
85
yaml
YAML
data/contact.yaml
oxxodata/hugo-serif-theme
30baf03914b40dca4b0bde707eb4a547b324da38
[ "MIT" ]
null
null
null
data/contact.yaml
oxxodata/hugo-serif-theme
30baf03914b40dca4b0bde707eb4a547b324da38
[ "MIT" ]
null
null
null
data/contact.yaml
oxxodata/hugo-serif-theme
30baf03914b40dca4b0bde707eb4a547b324da38
[ "MIT" ]
null
null
null
email: 'contact@oxxodata.com' phone: '04 81 13 33 27' contact_button_link: 'contact'
21.25
30
0.752941
0fe2423134eb00e64431b8412c849b2ffa966762
314
yml
YAML
.golangci.yml
conspyrosy/0x-mesh
45f12268381f42ed93579d06fe6b4948f8e74a67
[ "Apache-2.0" ]
250
2019-05-17T04:08:37.000Z
2022-03-19T06:56:43.000Z
.golangci.yml
conspyrosy/0x-mesh
45f12268381f42ed93579d06fe6b4948f8e74a67
[ "Apache-2.0" ]
600
2019-05-17T16:26:30.000Z
2022-03-30T10:34:51.000Z
.golangci.yml
naveensrinivasan/0x-mesh
a3a7d73cdd3e85dba3c13b18593294119f1c64ab
[ "Apache-2.0" ]
102
2019-05-19T14:16:25.000Z
2022-03-18T01:28:36.000Z
linters: disable-all: false enable: # Finds repeated strings that could be made constants - goconst # Ensures that the code was formatted with `gofmt -s` - gofmt # Identifies commonly misspelled words - misspell # Identifies unused function parameters - unparam
26.166667
59
0.656051
0fe425daaed6d33debd02d9614068f281f1c18fd
534
yml
YAML
defaults/main.yml
polymimetic/ansible-role-ssh
72d8b39b7848e7dd723db8d83b50605befdd40c7
[ "MIT" ]
null
null
null
defaults/main.yml
polymimetic/ansible-role-ssh
72d8b39b7848e7dd723db8d83b50605befdd40c7
[ "MIT" ]
null
null
null
defaults/main.yml
polymimetic/ansible-role-ssh
72d8b39b7848e7dd723db8d83b50605befdd40c7
[ "MIT" ]
null
null
null
--- # defaults file for ssh # Build dependencies for packages (will be installed with apt). ssh_dependencies: - openssh-server # Default SSH user ssh_user: "{{ ansible_env.USER }}" # Default SSH home directory ssh_home: "{{ ansible_env.HOME }}" # Default ssh public & private key files. ssh_privkey: "{{ ssh_home }}/.ssh/id_rsa" ssh_pubkey: "{{ ssh_home }}/.ssh/id_rsa.pub" # SSH key parameter ssh_key_comment: "{{ inventory_hostname }}" ssh_password_auth: false ssh_root_login: false ssh_start: true ssh_service_enabled: true
22.25
63
0.737828
a24bdc631423d254de18ca33d5158ee73de5f521
295
yml
YAML
.final_builds/license/index.yml
poblin-orange/cloudfoundry-operators-tools-boshrelease
ab20d47ae298e59d1047097f7d2c85cadb67353a
[ "Apache-2.0" ]
1
2016-07-18T14:19:05.000Z
2016-07-18T14:19:05.000Z
.final_builds/license/index.yml
poblin-orange/cloudfoundry-operators-tools-boshrelease
ab20d47ae298e59d1047097f7d2c85cadb67353a
[ "Apache-2.0" ]
2
2016-06-18T13:33:51.000Z
2016-06-25T12:22:45.000Z
.final_builds/license/index.yml
orange-cloudfoundry/cloudfoundry-operators-tools-boshrelease
ab20d47ae298e59d1047097f7d2c85cadb67353a
[ "Apache-2.0" ]
1
2016-07-26T09:03:43.000Z
2016-07-26T09:03:43.000Z
--- builds: !binary "OGNhNjA4YmQzNTc4ZWUxN2MyMWVjNjg4NTM1MDlkMDM5ZGMyN2Q3NA==": version: !binary |- OGNhNjA4YmQzNTc4ZWUxN2MyMWVjNjg4NTM1MDlkMDM5ZGMyN2Q3NA== sha1: 8c0ac2f4c8219c31cf8cbe7b98e64da7a6e3fd0b blobstore_id: ab7fd3f5-2c0f-4264-bc5f-ea119efc3ffa format-version: '2'
32.777778
69
0.79661
a256656fc1122de77400c314b30112b6ede8bd2d
735
yml
YAML
rules/Dev_Sigma_win_susp_mpcmdrun_download.yml
ag-michael/chronicle-sigma-rules
f439aaeaaf8981b256df4428ab70ca9123c3f4e3
[ "MIT" ]
null
null
null
rules/Dev_Sigma_win_susp_mpcmdrun_download.yml
ag-michael/chronicle-sigma-rules
f439aaeaaf8981b256df4428ab70ca9123c3f4e3
[ "MIT" ]
null
null
null
rules/Dev_Sigma_win_susp_mpcmdrun_download.yml
ag-michael/chronicle-sigma-rules
f439aaeaaf8981b256df4428ab70ca9123c3f4e3
[ "MIT" ]
null
null
null
rule Dev_sigma_windows_defender_download_activity { meta: author = "Matthew Matchen" description = "Detect the use of Windows Defender to download payloads Author: Matthew Matchen." reference = "" version = "0.01" created = "2020/09/04" category = "process_creation" product = "windows" mitre = "defense_evasion, t1218.010, command_and_control, t1105" events: ((re.regex($selection1.target.process.command_line, `.*MpCmdRun\.exe.*`) or $selection1.metadata.description = "Microsoft Malware Protection Command Line Utility") and (re.regex($selection1.target.process.command_line, `.*DownloadFile.*`) and re.regex($selection1.target.process.command_line, `.*url.*`))) condition: $selection1 }
40.833333
305
0.72381
b2c07a98fbd38d829dc19ebded17e358ccdfaec5
430
yml
YAML
molecule/default/molecule.yml
amolopcito/ansible-role-aviconfig
8aa84024aa789bfe38607102074fdd8b002de3be
[ "Apache-2.0" ]
5
2017-07-17T04:28:21.000Z
2021-06-25T07:40:34.000Z
molecule/default/molecule.yml
amolopcito/ansible-role-aviconfig
8aa84024aa789bfe38607102074fdd8b002de3be
[ "Apache-2.0" ]
14
2018-02-08T17:46:53.000Z
2022-03-11T05:52:05.000Z
molecule/default/molecule.yml
amolopcito/ansible-role-aviconfig
8aa84024aa789bfe38607102074fdd8b002de3be
[ "Apache-2.0" ]
4
2017-12-05T22:29:32.000Z
2021-09-26T12:24:16.000Z
--- dependency: name: galaxy driver: name: docker lint: | set -e yamllint tasks -c molecule/default/.yamllint ansible-lint molecule/default/converge.yml platforms: - name: instance image: ${MOLECULE_DISTRO:-ubuntu:16.04} privileged: true volumes: - /sys/fs/cgroup:/sys/fs/cgroup:ro provisioner: name: ansible playbooks: converge: ${MOLECULE_PLAYBOOK:-converge.yml} verifier: name: ansible
19.545455
48
0.697674
6a5b4db04820b4e94a312b25f6bc4aa1d2efc2c5
493
yml
YAML
examples/experiments_done/benchmark_episodic_communicating/logs/prms_3-MiniGridRoomsEpisodic____prms_1-QLearningEpisodic/seed2_report.yml
MichelangeloConserva/Colosseum
b0711fd9ce75520deb74cda75c148984a8e4152f
[ "MIT" ]
null
null
null
examples/experiments_done/benchmark_episodic_communicating/logs/prms_3-MiniGridRoomsEpisodic____prms_1-QLearningEpisodic/seed2_report.yml
MichelangeloConserva/Colosseum
b0711fd9ce75520deb74cda75c148984a8e4152f
[ "MIT" ]
null
null
null
examples/experiments_done/benchmark_episodic_communicating/logs/prms_3-MiniGridRoomsEpisodic____prms_1-QLearningEpisodic/seed2_report.yml
MichelangeloConserva/Colosseum
b0711fd9ce75520deb74cda75c148984a8e4152f
[ "MIT" ]
null
null
null
MDP name: MiniGridRoomsEpisodic MDP parameters: communication_type: COMMUNICATING seed: 2 randomize_actions: false make_reward_stochastic: false lazy: 0.15 random_action_p: null room_size: 3 n_rooms: 4 n_starting_states: 2 optimal_distribution: Deterministic(1.0) other_distribution: Deterministic(0.0) H: 19 MDP graph metrics: '# nodes': 1694 '# edges': 5986 MDP measure of hardness: diameter: 70.63828 suboptimal_gaps: 4.23906 value_norm: 3.141170024871826
22.409091
42
0.758621
8081723802a97e57f804205e83b83756a94ee3f2
506
yml
YAML
conda-env-no-version.yml
blueogive/py_qualtrics_api-docker
ab7e1cf26efb40eb7ff3c23fc8eb68b205fb71dd
[ "MIT" ]
null
null
null
conda-env-no-version.yml
blueogive/py_qualtrics_api-docker
ab7e1cf26efb40eb7ff3c23fc8eb68b205fb71dd
[ "MIT" ]
null
null
null
conda-env-no-version.yml
blueogive/py_qualtrics_api-docker
ab7e1cf26efb40eb7ff3c23fc8eb68b205fb71dd
[ "MIT" ]
null
null
null
# NB: The one package with an explicit version specification in this file is # CPython itself. # To remove the version specifications in the packages below use this regex: # Search: - ([A-z0-9_\-]{2,})=[A-z0-9_\-\.]{2,}?=[A-z0-9_\-]* # Replace: - $1 name: base channels: - conda-forge - defaults dependencies: - pandas - pytest - python=3.7.6=h357f687_4_cpython - python-dotenv - pytz - pyyaml - readline - requests - setuptools - sqlalchemy - urllib3 - yaml prefix: /opt/conda
21.083333
76
0.662055
242c868a747c849ccbcb8bf7cabb4fb452ab7279
914
yml
YAML
.travis.yml
dywee-project/notification-bundle
0c321363211256ece807e6d0985470117f736cf9
[ "MIT" ]
null
null
null
.travis.yml
dywee-project/notification-bundle
0c321363211256ece807e6d0985470117f736cf9
[ "MIT" ]
null
null
null
.travis.yml
dywee-project/notification-bundle
0c321363211256ece807e6d0985470117f736cf9
[ "MIT" ]
null
null
null
# Project language language: php # Allows use container-based infrastructure sudo: false # Start mysql service services: - mysql # Cache composer packages so "composer install" is faster cache: directories: - $HOME/.composer/cache/files language: php php: - '7.1' # Define an environment variable env: - SYMFONY_VERSION="3.2.*" DB=mysql # Update composer before-install: - composer self-update - if [ "$SYMFONY_VERSION" != "" ]; then composer require "symfony/symfony:${SYMFONY_VERSION}" --no-update; fi; # Install composer dependencies, # Create database, schema and fixtures install: - composer update --prefer-dist --no-interaction #before-script: # - phpcs --version # Run script script: - phpunit --coverage-php #- ./vendor/bin/php-cs-fixer fix --verbose # After a build, send email notification with the build results notifications: email: olivier.delbruyere@hotmail.com
20.311111
112
0.722101
72dfb7967b3f8a5ceca7ab408d1889babc9aef4a
349
yml
YAML
appveyor.yml
matheusmartinvb/build-history-manager-plugin
8f8b8921520f7e134c54c20d66aefd364442735f
[ "MIT" ]
null
null
null
appveyor.yml
matheusmartinvb/build-history-manager-plugin
8f8b8921520f7e134c54c20d66aefd364442735f
[ "MIT" ]
null
null
null
appveyor.yml
matheusmartinvb/build-history-manager-plugin
8f8b8921520f7e134c54c20d66aefd364442735f
[ "MIT" ]
null
null
null
os: Windows Server 2012 version: '{build}' init: - git config --global core.autocrlf true build_script: # JNA fix according to https://github.com/sbt/io/issues/110 - mvn -Djna.nosys=true package --batch-mode -DskipTest test_script: # JNA fix according to https://github.com/sbt/io/issues/110 - mvn -Djna.nosys=true verify --batch-mode
23.266667
61
0.719198
63f52ee633f3af429f3c6c1987a50e8ea45e6fd2
2,871
yml
YAML
preview/docs-ref-autogen/com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
preview/docs-ref-autogen/com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember uid: "com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku*" fullName: "com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku" name: "listBySku" nameWithType: "RegionsClient.listBySku" members: - uid: "com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku(java.lang.String)" fullName: "com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku(String sku)" name: "listBySku(String sku)" nameWithType: "RegionsClient.listBySku(String sku)" summary: "Gets the available Regions for a given sku." parameters: - description: "The sku type." name: "sku" type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />" syntax: "public abstract PagedIterable<MessagingRegionsInner> listBySku(String sku)" returns: description: "the available Regions for a given sku." type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.eventhubs.fluent.models.MessagingRegionsInner?alt=com.azure.resourcemanager.eventhubs.fluent.models.MessagingRegionsInner&text=MessagingRegionsInner\" data-throw-if-not-resolved=\"False\" />&gt;" - uid: "com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.eventhubs.fluent.RegionsClient.listBySku(String sku, Context context)" name: "listBySku(String sku, Context context)" nameWithType: "RegionsClient.listBySku(String sku, Context context)" summary: "Gets the available Regions for a given sku." parameters: - description: "The sku type." name: "sku" type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />" - description: "The context to associate with this operation." name: "context" type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />" syntax: "public abstract PagedIterable<MessagingRegionsInner> listBySku(String sku, Context context)" returns: description: "the available Regions for a given sku." type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.eventhubs.fluent.models.MessagingRegionsInner?alt=com.azure.resourcemanager.eventhubs.fluent.models.MessagingRegionsInner&text=MessagingRegionsInner\" data-throw-if-not-resolved=\"False\" />&gt;" type: "method" metadata: {} package: "com.azure.resourcemanager.eventhubs.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-eventhubs:2.0.0-beta.5
71.775
404
0.771856
84f408ad9241b1bb0f3f8c4b57faef5479f71206
297
yml
YAML
codeception.yml
turbine-kreuzberg/spryker-sentry
5a657b878dc2d69486b61da377d6c57efbe8cccd
[ "MIT" ]
null
null
null
codeception.yml
turbine-kreuzberg/spryker-sentry
5a657b878dc2d69486b61da377d6c57efbe8cccd
[ "MIT" ]
null
null
null
codeception.yml
turbine-kreuzberg/spryker-sentry
5a657b878dc2d69486b61da377d6c57efbe8cccd
[ "MIT" ]
null
null
null
namespace: TurbineTest include: - tests/TurbineTest/Service/Sentry paths: tests: tests support: . log: tests/_output data: tests/_data envs: tests/_envs settings: suite_class: \PHPUnit\Framework\TestSuite colors: true memory_limit: 1024M log: true shuffle: true lint: true
17.470588
43
0.734007
8dc538ce9838cabf38181b2d20381857e9c8f934
574
yml
YAML
_data/featured_agencies.yml
magnessjo/18f.gsa.gov
2414cf64d8e55dc2e8641cf6e3a4962517162a82
[ "CC0-1.0" ]
2
2020-06-18T15:53:07.000Z
2020-09-25T06:47:07.000Z
_data/featured_agencies.yml
magnessjo/18f.gsa.gov
2414cf64d8e55dc2e8641cf6e3a4962517162a82
[ "CC0-1.0" ]
30
2020-05-29T18:06:48.000Z
2021-09-07T18:48:54.000Z
_data/featured_agencies.yml
magnessjo/18f.gsa.gov
2414cf64d8e55dc2e8641cf6e3a4962517162a82
[ "CC0-1.0" ]
5
2020-06-18T13:50:27.000Z
2021-05-03T22:59:31.000Z
- name: Department of Agriculture acronym: USDA logo: /assets/img/logos/agencies/USDA.svg - name: U.S. Marine Corps acronym: USMC logo: /assets/img/logos/agencies/usmc.png - name: Office of Management and Budget acronym: OMB logo: /assets/img/logos/agencies/OMB.svg - name: Center for Medicaid and Medicare Services logo: /assets/img/logos/agencies/centers-for-medicare-and-medicaid.png - name: U.S. Air Force logo: /assets/img/logos/agencies/usaf.png - name: National Geospatial-Intelligence Agency acronym: NGA logo: /assets/img/logos/agencies/nga.png
33.764706
72
0.752613
1dc236879c91ce7372d45b1105dcb85a30c844d6
278
yml
YAML
.travis.yml
amatiushkin/QuickBooks-V3-Java-SDK
9100e923e74586f3c9e3cd0eadd5666968071646
[ "Apache-2.0" ]
1
2021-09-09T22:28:49.000Z
2021-09-09T22:28:49.000Z
.travis.yml
amatiushkin/QuickBooks-V3-Java-SDK
9100e923e74586f3c9e3cd0eadd5666968071646
[ "Apache-2.0" ]
1
2022-02-24T07:49:17.000Z
2022-02-24T07:49:17.000Z
.travis.yml
amatiushkin/QuickBooks-V3-Java-SDK
9100e923e74586f3c9e3cd0eadd5666968071646
[ "Apache-2.0" ]
null
null
null
dist: trusty language: java sudo: true jdk: - openjdk12 - oraclejdk11 - openjdk10 - oraclejdk9 - oraclejdk8 - openjdk7 script: mvn clean verify after_success: - mvn clean test org.jacoco:jacoco-maven-plugin:report org.eluder.coveralls:coveralls-maven-plugin:report
21.384615
107
0.758993
284f08eb64c37fab16508a1437b8cb0b1707f35d
505
yml
YAML
.travis.yml
CMPUT291PROJECT1F18/Mini-Project-1
b58144dd80c40466de755877b7c3996f4aa67af9
[ "MIT" ]
1
2018-11-06T01:04:13.000Z
2018-11-06T01:04:13.000Z
.travis.yml
CMPUT291PROJECT1F18/Mini-Project-1
b58144dd80c40466de755877b7c3996f4aa67af9
[ "MIT" ]
39
2018-10-23T00:28:13.000Z
2018-11-06T16:14:56.000Z
.travis.yml
CMPUT291PROJECT1F18/Mini-Project-1
b58144dd80c40466de755877b7c3996f4aa67af9
[ "MIT" ]
null
null
null
# ..travis.yml dist: trusty sudo: required language: python python: 3.6 before_install: - pip install --upgrade pip install: - pip install .["docs","tests"] stages: - test - deploy jobs: include: - stage: test script: - python setup.py test name: "test" - script: - python setup.py lint || exit $(($? & 35)) name: "lint" - script: - python setup.py sdist name: "build" - script: - sphinx-build docs/ build/ name: "docs"
15.30303
49
0.562376
164dc19707972be162d9ff0cc4d11f8ac85b406f
54
yaml
YAML
Common Collections/Strings/Intro/task-remote-info.yaml
Cabalist/rustlings-course
737b887daf09221762dcab91f1a1627262bcad3d
[ "MIT" ]
74
2019-12-20T19:21:17.000Z
2022-03-17T07:29:54.000Z
Common Collections/Strings/Intro/task-remote-info.yaml
Cabalist/rustlings-course
737b887daf09221762dcab91f1a1627262bcad3d
[ "MIT" ]
46
2019-12-29T07:15:57.000Z
2022-02-14T13:04:41.000Z
Common Collections/Strings/Intro/task-remote-info.yaml
Cabalist/rustlings-course
737b887daf09221762dcab91f1a1627262bcad3d
[ "MIT" ]
20
2019-12-09T12:19:31.000Z
2021-11-18T22:14:05.000Z
id: 904983 update_date: Tue, 28 Jan 2020 16:08:34 UTC
18
42
0.740741
22cbef2ff8590a05472de47a9e3a83574081d3cd
1,982
yml
YAML
.goreleaser.yml
octopot/tablo-api
7a43293c14daa5748ec2a89f6b8e8227745b9f8b
[ "MIT" ]
3
2019-09-29T14:17:59.000Z
2021-03-04T07:50:50.000Z
.goreleaser.yml
octopot/tablo-api
7a43293c14daa5748ec2a89f6b8e8227745b9f8b
[ "MIT" ]
44
2019-09-17T19:03:35.000Z
2022-03-29T21:09:20.000Z
.goreleaser.yml
octopot/tablo-api
7a43293c14daa5748ec2a89f6b8e8227745b9f8b
[ "MIT" ]
null
null
null
--- project_name: tablo archives: - id: tablo builds: - tablo - tabloctl files: - LICENSE format: tar.gz name_template: "{{.ProjectName}}_{{.Version}}_{{.Os}}-{{.Arch}}" replacements: 386: 32bit amd64: 64bit darwin: macOS linux: Linux brews: - name: tablo caveats: commit_author: name: Kamil Samigullin email: kamil@samigullin.info description: The one point of view to all your task boards. folder: Formula homepage: https://github.com/octopot/tablo github: owner: octolab name: homebrew-tap install: | bin.install "tablo" output = Utils.popen_read("#{bin}/tablo completion bash") (bash_completion/"tablo").write output output = Utils.popen_read("#{bin}/tablo completion zsh") (zsh_completion/"_tablo").write output bin.install "tabloctl" output = Utils.popen_read("#{bin}/tabloctl completion bash") (bash_completion/"tabloctl").write output output = Utils.popen_read("#{bin}/tabloctl completion zsh") (zsh_completion/"_tabloctl").write output prefix.install_metafiles test: | system "#{bin}/tablo version" system "#{bin}/tabloctl version" builds: - id: tablo binary: tablo env: - CGO_ENABLED=0 flags: - -trimpath goarch: - 386 - amd64 goos: - darwin - linux ldflags: - -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} main: ./cmd/server/main.go - id: tabloctl binary: tabloctl env: - CGO_ENABLED=0 flags: - -trimpath goarch: - 386 - amd64 goos: - darwin - linux ldflags: - -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} main: ./cmd/client/main.go checksum: { name_template: checksums.txt } release: github: owner: octopot name: tablo
22.781609
92
0.589808
4681315682f553ade599be45df79eea11d2c50ca
202,164
yaml
YAML
src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_lb_probes.yaml
bojovicmatija/azure-cli
3647a9ab975200902d4e5814a8d2ce12213c17b9
[ "MIT" ]
null
null
null
src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_lb_probes.yaml
bojovicmatija/azure-cli
3647a9ab975200902d4e5814a8d2ce12213c17b9
[ "MIT" ]
1
2021-02-25T19:22:13.000Z
2021-02-25T19:22:13.000Z
src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_lb_probes.yaml
magnus-longva-bouvet/azure-cli
3647a9ab975200902d4e5814a8d2ce12213c17b9
[ "MIT" ]
null
null
null
interactions: - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001?api-version=2020-10-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001","name":"cli_test_lb_probes000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2021-02-25T03:28:43Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - '429' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:28:45 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceGroup%20eq%20%27cli_test_lb_probes000001%27%20and%20name%20eq%20%27None%27%20and%20resourceType%20eq%20%27Microsoft.Network%2FpublicIPAddresses%27&api-version=2020-10-01 response: body: string: '{"value":[]}' headers: cache-control: - no-cache content-length: - '12' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:28:46 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"apiVersion": "2020-08-01", "type": "Microsoft.Network/publicIPAddresses", "name": "PublicIPlb1", "location": "eastus2", "tags": {}, "dependsOn": [], "properties": {"publicIPAllocationMethod": "Dynamic"}, "sku": {"name": "Basic"}}, {"type": "Microsoft.Network/loadBalancers", "name": "lb1", "location": "eastus2", "tags": {}, "apiVersion": "2020-08-01", "dependsOn": ["Microsoft.Network/publicIpAddresses/PublicIPlb1"], "properties": {"backendAddressPools": [{"name": "lb1bepool"}], "frontendIPConfigurations": [{"name": "LoadBalancerFrontEnd", "properties": {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}, "privateIPAddressVersion": "IPv4"}}]}, "sku": {"name": "Basic"}}], "outputs": {"loadBalancer": {"type": "object", "value": "[reference(''lb1'')]"}}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive Content-Length: - '1182' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-10-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/lb_deploy_m5VbOXXIOzQwl6d3YYoPj1tUpS33Cyel","name":"lb_deploy_m5VbOXXIOzQwl6d3YYoPj1tUpS33Cyel","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2303622631944232445","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2021-02-25T03:28:50.1182753Z","duration":"PT1.2184011S","correlationId":"1d5ac4d8-581e-4c6a-9888-764241dcca77","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"loadBalancers","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"PublicIPlb1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}]}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/lb_deploy_m5VbOXXIOzQwl6d3YYoPj1tUpS33Cyel/operationStatuses/08585873831565777478?api-version=2020-10-01 cache-control: - no-cache content-length: - '1348' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:28:52 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585873831565777478?api-version=2020-10-01 response: body: string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - '22' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:22 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-10-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/lb_deploy_m5VbOXXIOzQwl6d3YYoPj1tUpS33Cyel","name":"lb_deploy_m5VbOXXIOzQwl6d3YYoPj1tUpS33Cyel","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2303622631944232445","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2021-02-25T03:29:14.2207602Z","duration":"PT25.320886S","correlationId":"1d5ac4d8-581e-4c6a-9888-764241dcca77","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"loadBalancers","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"PublicIPlb1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}],"outputs":{"loadBalancer":{"type":"Object","value":{"provisioningState":"Succeeded","resourceGuid":"574b5052-42bf-40eb-83f1-feb8b26e66db","frontendIPConfigurations":[{"name":"LoadBalancerFrontEnd","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd","etag":"W/\"0e1bab5d-e7c1-43a2-ada8-0b5c50602d54\"","type":"Microsoft.Network/loadBalancers/frontendIPConfigurations","properties":{"provisioningState":"Succeeded","privateIPAllocationMethod":"Dynamic","publicIPAddress":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"},"privateIPAddressVersion":"IPv4"}}],"backendAddressPools":[{"name":"lb1bepool","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool","etag":"W/\"0e1bab5d-e7c1-43a2-ada8-0b5c50602d54\"","properties":{"provisioningState":"Succeeded"},"type":"Microsoft.Network/loadBalancers/backendAddressPools"}],"loadBalancingRules":[],"probes":[],"inboundNatRules":[],"inboundNatPools":[]}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}]}}' headers: cache-control: - no-cache content-length: - '3194' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:23 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"0e1bab5d-e7c1-43a2-ada8-0b5c50602d54\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"0e1bab5d-e7c1-43a2-ada8-0b5c50602d54\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"0e1bab5d-e7c1-43a2-ada8-0b5c50602d54\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \ \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - '2138' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:24 GMT etag: - W/"0e1bab5d-e7c1-43a2-ada8-0b5c50602d54" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - d8047acd-cc51-47dd-92d1-81fc0c5dec82 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"name": "probe1", "properties": {"protocol": "Http", "port": 1, "requestPath": "/test1"}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive Content-Length: - '1377' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/512ce37c-2898-409d-8324-f07b3167b391?api-version=2020-08-01 cache-control: - no-cache content-length: - '2769' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:27 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 62bcaa0b-d3a0-4bc0-a150-856a1490cefa x-ms-ratelimit-remaining-subscription-writes: - '1193' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/512ce37c-2898-409d-8324-f07b3167b391?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:57 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - e6a4c5fc-1e3f-4996-aedd-1c2a27abaae9 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '2769' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:58 GMT etag: - W/"108c745d-57aa-4f79-82d1-8eed2bc7d944" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - c192c81a-8038-4a60-a311-ead278a7e4a1 status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"108c745d-57aa-4f79-82d1-8eed2bc7d944\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '2769' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:29:59 GMT etag: - W/"108c745d-57aa-4f79-82d1-8eed2bc7d944" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - f6372595-7293-41db-b02e-2e2efa22824e status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1", "name": "probe1", "properties": {"protocol": "Http", "port": 1, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test1"}}, {"name": "probe2", "properties": {"protocol": "Http", "port": 2, "requestPath": "/test2"}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive Content-Length: - '1727' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/07e95187-2af4-4e11-9fc5-f10cc88de67f?api-version=2020-08-01 cache-control: - no-cache content-length: - '3395' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:30:02 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 590d9c93-7027-48f0-ae2a-959c99f9a3be x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/07e95187-2af4-4e11-9fc5-f10cc88de67f?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:30:32 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 514c2fbe-d243-4a80-a883-d075b2b2adbe status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3395' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:30:33 GMT etag: - W/"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 4677f2ba-77dd-4565-827b-c77a4b21415b status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3395' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:30:33 GMT etag: - W/"4df73ae6-6d9e-4a8d-b963-6476bdd8b6cb" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - bfd0a64a-aa9f-45a7-8f2e-9ad66ce155b2 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1", "name": "probe1", "properties": {"protocol": "Http", "port": 1, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test1"}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2", "name": "probe2", "properties": {"protocol": "Http", "port": 2, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test2"}}, {"name": "probe3", "properties": {"protocol": "Http", "port": 3, "requestPath": "/test3"}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive Content-Length: - '2077' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/3478b742-1dbf-4d61-93f1-81d086b958a4?api-version=2020-08-01 cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:30:37 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - fdfb3170-5fcf-4d65-902f-dca9580c0a74 x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/3478b742-1dbf-4d61-93f1-81d086b958a4?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:07 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 325670f8-1bad-4839-8369-28cea12ccfe5 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:07 GMT etag: - W/"829e0fcc-60ab-4b8a-85d8-1396b1bae247" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 6ec3d0ac-3703-48cd-8a5a-98826f08e808 status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe list Connection: - keep-alive ParameterSetName: - -g --lb-name User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:08 GMT etag: - W/"829e0fcc-60ab-4b8a-85d8-1396b1bae247" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - e1e066d2-a515-4467-94ac-689771d9563b status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --interval --threshold User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"829e0fcc-60ab-4b8a-85d8-1396b1bae247\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:09 GMT etag: - W/"829e0fcc-60ab-4b8a-85d8-1396b1bae247" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 1ba7a141-60b0-4b39-a6e1-ff376e719d48 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1", "name": "probe1", "properties": {"protocol": "Http", "port": 1, "intervalInSeconds": 20, "numberOfProbes": 5, "requestPath": "/test1"}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2", "name": "probe2", "properties": {"protocol": "Http", "port": 2, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test2"}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3", "name": "probe3", "properties": {"protocol": "Http", "port": 3, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test3"}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive Content-Length: - '2335' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --interval --threshold User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/10260745-2b75-43a6-bf08-faa83df4e12f?api-version=2020-08-01 cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:11 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 4f68f8c7-5376-402a-b272-e58391e0325f x-ms-ratelimit-remaining-subscription-writes: - '1194' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --interval --threshold User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/10260745-2b75-43a6-bf08-faa83df4e12f?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:42 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 6a149b2e-0d73-4abf-8af3-19aa58bf7604 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --interval --threshold User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:42 GMT etag: - W/"a5805712-4636-492e-b53c-3032715f70d8" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 77c974c3-6990-407c-adbf-70d770bfc0cf status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 2,\r\n \"requestPath\": \"/test2\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"a5805712-4636-492e-b53c-3032715f70d8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '4021' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:42 GMT etag: - W/"a5805712-4636-492e-b53c-3032715f70d8" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 10caf11f-7a8f-42ec-833c-02511f4fe3b5 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1", "name": "probe1", "properties": {"protocol": "Http", "port": 1, "intervalInSeconds": 20, "numberOfProbes": 5, "requestPath": "/test1"}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2", "name": "probe2", "properties": {"protocol": "Tcp", "port": 2, "intervalInSeconds": 15, "numberOfProbes": 2}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3", "name": "probe3", "properties": {"protocol": "Http", "port": 3, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test3"}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive Content-Length: - '2309' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/1561341c-e89e-4875-9b5c-32ba6646abfe?api-version=2020-08-01 cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:31:46 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - bcc6e799-e42a-400f-8168-71c56c293e7f x-ms-ratelimit-remaining-subscription-writes: - '1194' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/1561341c-e89e-4875-9b5c-32ba6646abfe?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:16 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - f2c51f2d-805a-4844-bb4f-dc1a4965f146 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:17 GMT etag: - W/"cd9e6d6e-a381-4b9c-ace0-58c41c739562" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 3b8b6184-63cd-4ddb-9a4b-cc8582b3f1e8 status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe show Connection: - keep-alive ParameterSetName: - -g --lb-name -n User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:18 GMT etag: - W/"cd9e6d6e-a381-4b9c-ace0-58c41c739562" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 9dfd0b1f-5a4e-4468-af5d-306b1420c1ec status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --set --set User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 20,\r\n \"numberOfProbes\": 5\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"cd9e6d6e-a381-4b9c-ace0-58c41c739562\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:19 GMT etag: - W/"cd9e6d6e-a381-4b9c-ace0-58c41c739562" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - e906bfce-2cdc-4f9f-b7c1-f9b1cbc10879 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1", "name": "probe1", "properties": {"protocol": "Http", "port": 1, "intervalInSeconds": 15, "numberOfProbes": 3, "requestPath": "/test1"}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2", "name": "probe2", "properties": {"protocol": "Tcp", "port": 2, "intervalInSeconds": 15, "numberOfProbes": 2}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3", "name": "probe3", "properties": {"protocol": "Http", "port": 3, "intervalInSeconds": 15, "numberOfProbes": 2, "requestPath": "/test3"}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive Content-Length: - '2309' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --set --set User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/62edc79a-43f8-4c53-94ce-16aef6f328d4?api-version=2020-08-01 cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:21 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 88c52b08-5200-41c8-aff6-c8e098f8b765 x-ms-ratelimit-remaining-subscription-writes: - '1192' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --set --set User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/62edc79a-43f8-4c53-94ce-16aef6f328d4?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:51 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 797bfc7f-d1a5-4892-afd1-2ce29b19ec21 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe update Connection: - keep-alive ParameterSetName: - -g --lb-name -n --set --set User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:51 GMT etag: - W/"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 62cf0485-33eb-49c4-8f87-744319b7fece status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe show Connection: - keep-alive ParameterSetName: - -g --lb-name -n User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:52 GMT etag: - W/"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - d9417016-5eef-4e21-a0d4-5029a6a2cb29 status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe delete Connection: - keep-alive ParameterSetName: - -g --lb-name -n User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n },\r\n {\r\n \"name\": \"probe3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe3\",\r\n \ \"etag\": \"W/\\\"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 3,\r\n \"requestPath\": \"/test3\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '3984' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:53 GMT etag: - W/"465f0ec2-09b7-4b9d-b2b5-2b2a2247c1da" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 8c1e74e5-b564-499e-90b7-97a11fc0bb32 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1", "location": "eastus2", "tags": {}, "sku": {"name": "Basic", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool", "name": "lb1bepool"}], "loadBalancingRules": [], "probes": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1", "name": "probe1", "properties": {"protocol": "Http", "port": 1, "intervalInSeconds": 15, "numberOfProbes": 3, "requestPath": "/test1"}}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2", "name": "probe2", "properties": {"protocol": "Tcp", "port": 2, "intervalInSeconds": 15, "numberOfProbes": 2}}], "inboundNatRules": [], "inboundNatPools": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe delete Connection: - keep-alive Content-Length: - '1959' Content-Type: - application/json ParameterSetName: - -g --lb-name -n User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/30f03de2-f9bc-42c1-b08f-36ac694e32c6?api-version=2020-08-01 cache-control: - no-cache content-length: - '3358' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:32:54 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 85e80cc0-41e2-42e3-a9bd-0cfe32b5a3fd x-ms-ratelimit-remaining-subscription-writes: - '1192' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe delete Connection: - keep-alive ParameterSetName: - -g --lb-name -n User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/30f03de2-f9bc-42c1-b08f-36ac694e32c6?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:33:25 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 8f540600-83de-4f59-9191-259ec4423d63 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe delete Connection: - keep-alive ParameterSetName: - -g --lb-name -n User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - '3358' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:33:25 GMT etag: - W/"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - f0f14323-8584-4703-b71c-3f4b3780ef1b status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe list Connection: - keep-alive ParameterSetName: - -g --lb-name User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"574b5052-42bf-40eb-83f1-feb8b26e66db\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb1\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb1bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n \ },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n \ }\r\n ],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [\r\n \ {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe1\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Http\",\r\n \"port\": 1,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 3\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ },\r\n {\r\n \"name\": \"probe2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb1/probes/probe2\",\r\n \ \"etag\": \"W/\\\"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"port\": 2,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - '3358' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:33:25 GMT etag: - W/"068c88a9-7eeb-4440-b7c8-f0ac3c79b7f5" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 27e70096-bf81-431a-94a3-93794275e985 status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n --sku User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001?api-version=2020-10-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001","name":"cli_test_lb_probes000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2021-02-25T03:28:43Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - '429' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:33:26 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n --sku User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceGroup%20eq%20%27cli_test_lb_probes000001%27%20and%20name%20eq%20%27None%27%20and%20resourceType%20eq%20%27Microsoft.Network%2FpublicIPAddresses%27&api-version=2020-10-01 response: body: string: '{"value":[]}' headers: cache-control: - no-cache content-length: - '12' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:33:26 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"apiVersion": "2020-08-01", "type": "Microsoft.Network/publicIPAddresses", "name": "PublicIPlb2", "location": "eastus2", "tags": {}, "dependsOn": [], "properties": {"publicIPAllocationMethod": "Static"}, "sku": {"name": "Standard"}}, {"type": "Microsoft.Network/loadBalancers", "name": "lb2", "location": "eastus2", "tags": {}, "apiVersion": "2020-08-01", "dependsOn": ["Microsoft.Network/publicIpAddresses/PublicIPlb2"], "properties": {"backendAddressPools": [{"name": "lb2bepool"}], "frontendIPConfigurations": [{"name": "LoadBalancerFrontEnd", "properties": {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2"}, "privateIPAddressVersion": "IPv4"}}]}, "sku": {"name": "Standard"}}], "outputs": {"loadBalancer": {"type": "object", "value": "[reference(''lb2'')]"}}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive Content-Length: - '1187' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --sku User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-10-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/lb_deploy_XkIuhMUTsLSuJ2qd90MBsp37oC0HJ512","name":"lb_deploy_XkIuhMUTsLSuJ2qd90MBsp37oC0HJ512","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12766221487904105464","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2021-02-25T03:33:30.3285171Z","duration":"PT1.2152839S","correlationId":"20238d52-30a9-450e-b684-aa1d5116aaf9","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"loadBalancers","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"PublicIPlb2"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb2"}]}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/lb_deploy_XkIuhMUTsLSuJ2qd90MBsp37oC0HJ512/operationStatuses/08585873828763643847?api-version=2020-10-01 cache-control: - no-cache content-length: - '1349' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:33:31 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1190' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n --sku User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585873828763643847?api-version=2020-10-01 response: body: string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - '22' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:01 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb create Connection: - keep-alive ParameterSetName: - -g -n --sku User-Agent: - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.19.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-10-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Resources/deployments/lb_deploy_XkIuhMUTsLSuJ2qd90MBsp37oC0HJ512","name":"lb_deploy_XkIuhMUTsLSuJ2qd90MBsp37oC0HJ512","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12766221487904105464","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2021-02-25T03:33:49.6808584Z","duration":"PT20.5676252S","correlationId":"20238d52-30a9-450e-b684-aa1d5116aaf9","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"loadBalancers","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"PublicIPlb2"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb2"}],"outputs":{"loadBalancer":{"type":"Object","value":{"provisioningState":"Succeeded","resourceGuid":"cd20d60e-20e9-483d-8d61-33712e4794ff","frontendIPConfigurations":[{"name":"LoadBalancerFrontEnd","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/frontendIPConfigurations/LoadBalancerFrontEnd","etag":"W/\"19908722-44c8-4335-a653-4631539a51fc\"","type":"Microsoft.Network/loadBalancers/frontendIPConfigurations","properties":{"provisioningState":"Succeeded","privateIPAllocationMethod":"Dynamic","publicIPAddress":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2"},"privateIPAddressVersion":"IPv4"}}],"backendAddressPools":[{"name":"lb2bepool","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/backendAddressPools/lb2bepool","etag":"W/\"19908722-44c8-4335-a653-4631539a51fc\"","properties":{"provisioningState":"Succeeded","loadBalancerBackendAddresses":[]},"type":"Microsoft.Network/loadBalancers/backendAddressPools"}],"loadBalancingRules":[],"probes":[],"inboundNatRules":[],"outboundRules":[],"inboundNatPools":[]}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2"}]}}' headers: cache-control: - no-cache content-length: - '3249' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:02 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2\",\r\n \ \"etag\": \"W/\\\"19908722-44c8-4335-a653-4631539a51fc\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"cd20d60e-20e9-483d-8d61-33712e4794ff\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"19908722-44c8-4335-a653-4631539a51fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n },\r\n \ \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n \ ]\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \ \"name\": \"lb2bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/backendAddressPools/lb2bepool\",\r\n \ \"etag\": \"W/\\\"19908722-44c8-4335-a653-4631539a51fc\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"loadBalancerBackendAddresses\": []\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \ \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n \ }\r\n}" headers: cache-control: - no-cache content-length: - '2293' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:04 GMT etag: - W/"19908722-44c8-4335-a653-4631539a51fc" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 06e43417-fd6c-4234-9a99-40cc2b3537a9 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2", "location": "eastus2", "tags": {}, "sku": {"name": "Standard", "tier": "Regional"}, "properties": {"frontendIPConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/frontendIPConfigurations/LoadBalancerFrontEnd", "name": "LoadBalancerFrontEnd", "properties": {"privateIPAllocationMethod": "Dynamic", "privateIPAddressVersion": "IPv4", "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2"}}}], "backendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/backendAddressPools/lb2bepool", "name": "lb2bepool", "properties": {"loadBalancerBackendAddresses": []}}], "loadBalancingRules": [], "probes": [{"name": "probe1", "properties": {"protocol": "Https", "port": 443, "requestPath": "/test1"}}], "inboundNatRules": [], "inboundNatPools": [], "outboundRules": []}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive Content-Length: - '1456' Content-Type: - application/json ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"cd20d60e-20e9-483d-8d61-33712e4794ff\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n \ }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"lb2bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/backendAddressPools/lb2bepool\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"loadBalancerBackendAddresses\": []\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \ \"loadBalancingRules\": [],\r\n \"probes\": [\r\n {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/probes/probe1\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Https\",\r\n \"port\": 443,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/b281110f-ad2a-4d12-b2bc-125bc8a71c24?api-version=2020-08-01 cache-control: - no-cache content-length: - '2848' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:07 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 788d3b77-4fc1-4434-830c-174695c32253 x-ms-ratelimit-remaining-subscription-writes: - '1182' status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/b281110f-ad2a-4d12-b2bc-125bc8a71c24?api-version=2020-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - '29' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:37 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - 1147d7d4-c7bd-47ca-80f2-ed20fbd09113 status: code: 200 message: OK - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate CommandName: - network lb probe create Connection: - keep-alive ParameterSetName: - -g --lb-name -n --port --protocol --path User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"cd20d60e-20e9-483d-8d61-33712e4794ff\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n },\r\n \ \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n \ ]\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \ \"name\": \"lb2bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/backendAddressPools/lb2bepool\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"loadBalancerBackendAddresses\": []\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \ \"loadBalancingRules\": [],\r\n \"probes\": [\r\n {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/probes/probe1\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Https\",\r\n \"port\": 443,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - '2927' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:37 GMT etag: - W/"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - fae569c3-b2e7-4089-9865-4d3366afa2da status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network lb probe list Connection: - keep-alive ParameterSetName: - -g --lb-name User-Agent: - AZURECLI/2.19.1 azsdk-python-azure-mgmt-network/17.1.0 Python/3.7.3 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2?api-version=2020-08-01 response: body: string: "{\r\n \"name\": \"lb2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"resourceGuid\": \"cd20d60e-20e9-483d-8d61-33712e4794ff\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"LoadBalancerFrontEnd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/frontendIPConfigurations/LoadBalancerFrontEnd\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/publicIPAddresses/PublicIPlb2\"\r\n \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n },\r\n \ \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n \ ]\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \ \"name\": \"lb2bepool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/backendAddressPools/lb2bepool\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"loadBalancerBackendAddresses\": []\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \ \"loadBalancingRules\": [],\r\n \"probes\": [\r\n {\r\n \"name\": \"probe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_lb_probes000001/providers/Microsoft.Network/loadBalancers/lb2/probes/probe1\",\r\n \ \"etag\": \"W/\\\"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Https\",\r\n \"port\": 443,\r\n \"requestPath\": \"/test1\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - '2927' content-type: - application/json; charset=utf-8 date: - Thu, 25 Feb 2021 03:34:38 GMT etag: - W/"d2dd2df5-561a-44f4-8ff1-b2e5416d4bca" expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-arm-service-request-id: - eeec70e3-6626-489c-bd27-6998c85acc08 status: code: 200 message: OK version: 1
58.159954
2,857
0.595571
d8747d3354177605bc95526a84cb918aea47d618
105
yaml
YAML
warmahordes_opendata/data/models/minions/solo/underchief_mire.yaml
ironcodex/warmahordes-opendata
b611d42a023f511bb14307d97ed079a3f8d464d8
[ "Apache-2.0" ]
3
2021-04-20T17:12:00.000Z
2022-02-15T00:43:55.000Z
warmahordes_opendata/data/models/minions/solo/underchief_mire.yaml
ironcodex/warmahordes-opendata
b611d42a023f511bb14307d97ed079a3f8d464d8
[ "Apache-2.0" ]
null
null
null
warmahordes_opendata/data/models/minions/solo/underchief_mire.yaml
ironcodex/warmahordes-opendata
b611d42a023f511bb14307d97ed079a3f8d464d8
[ "Apache-2.0" ]
null
null
null
--- !warmahordes_opendata.Model ppid: 4254 name: Underchief Mire role: solo factions: - minions scans: 2
13.125
31
0.761905
87979162d315a8a9f66656730f5f9ca5229ffd87
383
yml
YAML
_data/navigation.yml
vballoli/profile
5550c53d1a570fa6c09291277d451f044d958bf1
[ "MIT" ]
null
null
null
_data/navigation.yml
vballoli/profile
5550c53d1a570fa6c09291277d451f044d958bf1
[ "MIT" ]
null
null
null
_data/navigation.yml
vballoli/profile
5550c53d1a570fa6c09291277d451f044d958bf1
[ "MIT" ]
null
null
null
# main links links main: - title: "Publications" url: /publications/ - title: "Talks" url: /talks/ - title: "Fun stuff" url: https://tourdeml.github.io - title: "Blog" url: https://vballoli.substack.com - title: "Books" url: /books/ - title: "Goodreads" url : https://www.goodreads.com/user/show/118430197-vaibhav-balloli
18.238095
71
0.592689
0b2926a345d60af93a4f81dab009dcd75005e3f9
460
yml
YAML
_data/comments/soccer/comment-1579360066066.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_data/comments/soccer/comment-1579360066066.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_data/comments/soccer/comment-1579360066066.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_id: 486d8a40-3a04-11ea-bdd0-3b57a21dda3b message: "Pretty! This was a really wonderful post. Thanks for supplying \r\nthis information." name: Edward email: ec3d79bc4e8713688008eb0092923e60 url: >- http://hatchpointsolutions.com/%ec%9d%b4%eb%b0%96%ec%97%90%ec%9e%90%eb%8f%99%ec%b0%a8%ec%84%b8%eb%a5%bc10%ed%9a%8c%ec%9d%b4%ec%83%81%ec%b2%b4%eb%82%a9%ed%95%9c%ea%b2%bd%ec%9a%b0%eb%8a%94%ec%a7%80%eb%b0%a9%ec%9e%90/ hidden: '' date: '2020-01-18T15:07:46.065Z'
51.111111
216
0.732609
60681e5326929a545a0ea58a1ffdf762d415bced
569
yaml
YAML
manifests/type/multi-tenant/sub-clusters/wordpress/workload/helmrelease.yaml
shon-phand/treasuremap
a5ee0e17977fc214803896ecf584df88f62ac220
[ "Apache-2.0" ]
null
null
null
manifests/type/multi-tenant/sub-clusters/wordpress/workload/helmrelease.yaml
shon-phand/treasuremap
a5ee0e17977fc214803896ecf584df88f62ac220
[ "Apache-2.0" ]
null
null
null
manifests/type/multi-tenant/sub-clusters/wordpress/workload/helmrelease.yaml
shon-phand/treasuremap
a5ee0e17977fc214803896ecf584df88f62ac220
[ "Apache-2.0" ]
null
null
null
--- apiVersion: source.toolkit.fluxcd.io/v1beta1 kind: HelmRepository metadata: name: wordpress-helm-repo namespace: wordpress spec: interval: 5m url: https://kubernetes-charts.banzaicloud.com --- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease metadata: name: wordpress-helm-release namespace: wordpress spec: releaseName: wordpress targetNamespace: wordpress interval: 5m chart: spec: chart: wordpress sourceRef: kind: HelmRepository name: wordpress-helm-repo namespace: wordpress values: {}
20.321429
48
0.718805