@itentialopensource/adapter-netbox_v33 2.4.0 → 2.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7692,6 +7692,390 @@
7692
7692
  "mockFile": ""
7693
7693
  }
7694
7694
  ]
7695
+ },
7696
+ {
7697
+ "name": "renderDeviceConfig",
7698
+ "protocol": "REST",
7699
+ "method": "POST",
7700
+ "entitypath": "{base_path}/{version}/dcim/devices/{pathv1}/render-config/?{query}",
7701
+ "requestSchema": "schema.json",
7702
+ "responseSchema": "schema.json",
7703
+ "timeout": 0,
7704
+ "sendEmpty": false,
7705
+ "requestDatatype": "JSON",
7706
+ "responseDatatype": "JSON",
7707
+ "headers": {},
7708
+ "responseObjects": [
7709
+ {
7710
+ "type": "default",
7711
+ "key": "",
7712
+ "mockFile": ""
7713
+ }
7714
+ ]
7715
+ },
7716
+ {
7717
+ "name": "getMacAddressList",
7718
+ "protocol": "REST",
7719
+ "method": "GET",
7720
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/?{query}",
7721
+ "requestSchema": "schema.json",
7722
+ "responseSchema": "schema.json",
7723
+ "timeout": 0,
7724
+ "sendEmpty": false,
7725
+ "sendGetBody": false,
7726
+ "requestDatatype": "JSON",
7727
+ "responseDatatype": "JSON",
7728
+ "headers": {},
7729
+ "responseObjects": [
7730
+ {
7731
+ "type": "default",
7732
+ "key": "",
7733
+ "mockFile": ""
7734
+ }
7735
+ ]
7736
+ },
7737
+ {
7738
+ "name": "postMacAddressList",
7739
+ "protocol": "REST",
7740
+ "method": "POST",
7741
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/?{query}",
7742
+ "requestSchema": "schema.json",
7743
+ "responseSchema": "schema.json",
7744
+ "timeout": 0,
7745
+ "sendEmpty": false,
7746
+ "requestDatatype": "JSON",
7747
+ "responseDatatype": "JSON",
7748
+ "headers": {},
7749
+ "responseObjects": [
7750
+ {
7751
+ "type": "default",
7752
+ "key": "",
7753
+ "mockFile": ""
7754
+ }
7755
+ ]
7756
+ },
7757
+ {
7758
+ "name": "putMacAddressList",
7759
+ "protocol": "REST",
7760
+ "method": "PUT",
7761
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/?{query}",
7762
+ "requestSchema": "schema.json",
7763
+ "responseSchema": "schema.json",
7764
+ "timeout": 0,
7765
+ "sendEmpty": false,
7766
+ "requestDatatype": "JSON",
7767
+ "responseDatatype": "JSON",
7768
+ "headers": {},
7769
+ "responseObjects": [
7770
+ {
7771
+ "type": "default",
7772
+ "key": "",
7773
+ "mockFile": ""
7774
+ }
7775
+ ]
7776
+ },
7777
+ {
7778
+ "name": "patchMacAddressList",
7779
+ "protocol": "REST",
7780
+ "method": "PATCH",
7781
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/?{query}",
7782
+ "requestSchema": "schema.json",
7783
+ "responseSchema": "schema.json",
7784
+ "timeout": 0,
7785
+ "sendEmpty": false,
7786
+ "requestDatatype": "JSON",
7787
+ "responseDatatype": "JSON",
7788
+ "headers": {},
7789
+ "responseObjects": [
7790
+ {
7791
+ "type": "default",
7792
+ "key": "",
7793
+ "mockFile": ""
7794
+ }
7795
+ ]
7796
+ },
7797
+ {
7798
+ "name": "deleteMacAddressList",
7799
+ "protocol": "REST",
7800
+ "method": "DELETE",
7801
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/?{query}",
7802
+ "requestSchema": "schema.json",
7803
+ "responseSchema": "schema.json",
7804
+ "timeout": 0,
7805
+ "sendEmpty": false,
7806
+ "requestDatatype": "JSON",
7807
+ "responseDatatype": "JSON",
7808
+ "headers": {},
7809
+ "responseObjects": [
7810
+ {
7811
+ "type": "default",
7812
+ "key": "",
7813
+ "mockFile": ""
7814
+ }
7815
+ ]
7816
+ },
7817
+ {
7818
+ "name": "getMacAddress",
7819
+ "protocol": "REST",
7820
+ "method": "GET",
7821
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/{pathv1}/?{query}",
7822
+ "requestSchema": "schema.json",
7823
+ "responseSchema": "schema.json",
7824
+ "timeout": 0,
7825
+ "sendEmpty": false,
7826
+ "sendGetBody": false,
7827
+ "requestDatatype": "JSON",
7828
+ "responseDatatype": "JSON",
7829
+ "headers": {},
7830
+ "responseObjects": [
7831
+ {
7832
+ "type": "default",
7833
+ "key": "",
7834
+ "mockFile": ""
7835
+ }
7836
+ ]
7837
+ },
7838
+ {
7839
+ "name": "putMacAddress",
7840
+ "protocol": "REST",
7841
+ "method": "PUT",
7842
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/{pathv1}/?{query}",
7843
+ "requestSchema": "schema.json",
7844
+ "responseSchema": "schema.json",
7845
+ "timeout": 0,
7846
+ "sendEmpty": false,
7847
+ "requestDatatype": "JSON",
7848
+ "responseDatatype": "JSON",
7849
+ "headers": {},
7850
+ "responseObjects": [
7851
+ {
7852
+ "type": "default",
7853
+ "key": "",
7854
+ "mockFile": ""
7855
+ }
7856
+ ]
7857
+ },
7858
+ {
7859
+ "name": "patchMacAddress",
7860
+ "protocol": "REST",
7861
+ "method": "PATCH",
7862
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/{pathv1}/?{query}",
7863
+ "requestSchema": "schema.json",
7864
+ "responseSchema": "schema.json",
7865
+ "timeout": 0,
7866
+ "sendEmpty": false,
7867
+ "requestDatatype": "JSON",
7868
+ "responseDatatype": "JSON",
7869
+ "headers": {},
7870
+ "responseObjects": [
7871
+ {
7872
+ "type": "default",
7873
+ "key": "",
7874
+ "mockFile": ""
7875
+ }
7876
+ ]
7877
+ },
7878
+ {
7879
+ "name": "deleteMacAddress",
7880
+ "protocol": "REST",
7881
+ "method": "DELETE",
7882
+ "entitypath": "{base_path}/{version}/dcim/mac-addresses/{pathv1}/?{query}",
7883
+ "requestSchema": "schema.json",
7884
+ "responseSchema": "schema.json",
7885
+ "timeout": 0,
7886
+ "sendEmpty": false,
7887
+ "requestDatatype": "JSON",
7888
+ "responseDatatype": "JSON",
7889
+ "headers": {},
7890
+ "responseObjects": [
7891
+ {
7892
+ "type": "default",
7893
+ "key": "",
7894
+ "mockFile": ""
7895
+ }
7896
+ ]
7897
+ },
7898
+ {
7899
+ "name": "getRackTypeList",
7900
+ "protocol": "REST",
7901
+ "method": "GET",
7902
+ "entitypath": "{base_path}/{version}/dcim/rack-types/?{query}",
7903
+ "requestSchema": "schema.json",
7904
+ "responseSchema": "schema.json",
7905
+ "timeout": 0,
7906
+ "sendEmpty": false,
7907
+ "sendGetBody": false,
7908
+ "requestDatatype": "JSON",
7909
+ "responseDatatype": "JSON",
7910
+ "headers": {},
7911
+ "responseObjects": [
7912
+ {
7913
+ "type": "default",
7914
+ "key": "",
7915
+ "mockFile": ""
7916
+ }
7917
+ ]
7918
+ },
7919
+ {
7920
+ "name": "postRackTypeList",
7921
+ "protocol": "REST",
7922
+ "method": "POST",
7923
+ "entitypath": "{base_path}/{version}/dcim/rack-types/?{query}",
7924
+ "requestSchema": "schema.json",
7925
+ "responseSchema": "schema.json",
7926
+ "timeout": 0,
7927
+ "sendEmpty": false,
7928
+ "requestDatatype": "JSON",
7929
+ "responseDatatype": "JSON",
7930
+ "headers": {},
7931
+ "responseObjects": [
7932
+ {
7933
+ "type": "default",
7934
+ "key": "",
7935
+ "mockFile": ""
7936
+ }
7937
+ ]
7938
+ },
7939
+ {
7940
+ "name": "putRackTypeList",
7941
+ "protocol": "REST",
7942
+ "method": "PUT",
7943
+ "entitypath": "{base_path}/{version}/dcim/rack-types/?{query}",
7944
+ "requestSchema": "schema.json",
7945
+ "responseSchema": "schema.json",
7946
+ "timeout": 0,
7947
+ "sendEmpty": false,
7948
+ "requestDatatype": "JSON",
7949
+ "responseDatatype": "JSON",
7950
+ "headers": {},
7951
+ "responseObjects": [
7952
+ {
7953
+ "type": "default",
7954
+ "key": "",
7955
+ "mockFile": ""
7956
+ }
7957
+ ]
7958
+ },
7959
+ {
7960
+ "name": "patchRackTypeList",
7961
+ "protocol": "REST",
7962
+ "method": "PATCH",
7963
+ "entitypath": "{base_path}/{version}/dcim/rack-types/?{query}",
7964
+ "requestSchema": "schema.json",
7965
+ "responseSchema": "schema.json",
7966
+ "timeout": 0,
7967
+ "sendEmpty": false,
7968
+ "requestDatatype": "JSON",
7969
+ "responseDatatype": "JSON",
7970
+ "headers": {},
7971
+ "responseObjects": [
7972
+ {
7973
+ "type": "default",
7974
+ "key": "",
7975
+ "mockFile": ""
7976
+ }
7977
+ ]
7978
+ },
7979
+ {
7980
+ "name": "deleteRackTypeList",
7981
+ "protocol": "REST",
7982
+ "method": "DELETE",
7983
+ "entitypath": "{base_path}/{version}/dcim/rack-types/?{query}",
7984
+ "requestSchema": "schema.json",
7985
+ "responseSchema": "schema.json",
7986
+ "timeout": 0,
7987
+ "sendEmpty": false,
7988
+ "requestDatatype": "JSON",
7989
+ "responseDatatype": "JSON",
7990
+ "headers": {},
7991
+ "responseObjects": [
7992
+ {
7993
+ "type": "default",
7994
+ "key": "",
7995
+ "mockFile": ""
7996
+ }
7997
+ ]
7998
+ },
7999
+ {
8000
+ "name": "getRackType",
8001
+ "protocol": "REST",
8002
+ "method": "GET",
8003
+ "entitypath": "{base_path}/{version}/dcim/rack-types/{pathv1}/?{query}",
8004
+ "requestSchema": "schema.json",
8005
+ "responseSchema": "schema.json",
8006
+ "timeout": 0,
8007
+ "sendEmpty": false,
8008
+ "sendGetBody": false,
8009
+ "requestDatatype": "JSON",
8010
+ "responseDatatype": "JSON",
8011
+ "headers": {},
8012
+ "responseObjects": [
8013
+ {
8014
+ "type": "default",
8015
+ "key": "",
8016
+ "mockFile": ""
8017
+ }
8018
+ ]
8019
+ },
8020
+ {
8021
+ "name": "putRackType",
8022
+ "protocol": "REST",
8023
+ "method": "PUT",
8024
+ "entitypath": "{base_path}/{version}/dcim/rack-types/{pathv1}/?{query}",
8025
+ "requestSchema": "schema.json",
8026
+ "responseSchema": "schema.json",
8027
+ "timeout": 0,
8028
+ "sendEmpty": false,
8029
+ "requestDatatype": "JSON",
8030
+ "responseDatatype": "JSON",
8031
+ "headers": {},
8032
+ "responseObjects": [
8033
+ {
8034
+ "type": "default",
8035
+ "key": "",
8036
+ "mockFile": ""
8037
+ }
8038
+ ]
8039
+ },
8040
+ {
8041
+ "name": "patchRackType",
8042
+ "protocol": "REST",
8043
+ "method": "PATCH",
8044
+ "entitypath": "{base_path}/{version}/dcim/rack-types/{pathv1}/?{query}",
8045
+ "requestSchema": "schema.json",
8046
+ "responseSchema": "schema.json",
8047
+ "timeout": 0,
8048
+ "sendEmpty": false,
8049
+ "requestDatatype": "JSON",
8050
+ "responseDatatype": "JSON",
8051
+ "headers": {},
8052
+ "responseObjects": [
8053
+ {
8054
+ "type": "default",
8055
+ "key": "",
8056
+ "mockFile": ""
8057
+ }
8058
+ ]
8059
+ },
8060
+ {
8061
+ "name": "deleteRackType",
8062
+ "protocol": "REST",
8063
+ "method": "DELETE",
8064
+ "entitypath": "{base_path}/{version}/dcim/rack-types/{pathv1}/?{query}",
8065
+ "requestSchema": "schema.json",
8066
+ "responseSchema": "schema.json",
8067
+ "timeout": 0,
8068
+ "sendEmpty": false,
8069
+ "requestDatatype": "JSON",
8070
+ "responseDatatype": "JSON",
8071
+ "headers": {},
8072
+ "responseObjects": [
8073
+ {
8074
+ "type": "default",
8075
+ "key": "",
8076
+ "mockFile": ""
8077
+ }
8078
+ ]
7695
8079
  }
7696
8080
  ]
7697
8081
  }