Skip to content

Commit 875265b

Browse files
committed
Updated API Samples
1 parent 2eb6fdf commit 875265b

331 files changed

Lines changed: 137319 additions & 7812 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/api_info/phpdoc.json

Lines changed: 3463 additions & 923 deletions
Large diffs are not rendered by default.

data/api_info/sql_comments.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
"affiliate_date_paid": "Date the Affiliate was paid for this.",
152152
"alerts": [],
153153
"apc": [],
154+
"apc_power_readings": [],
154155
"apcs": [],
155156
"appsession": {
156157
"as_id": "Appsessoin ID",
@@ -174,6 +175,7 @@
174175
"media_asset": "The Asset this Media is for",
175176
"media_type": "The type of media",
176177
"media_filename": "The suggested\/provided filename for the given media",
178+
"asset_powerstrips": [],
177179
"asset_racks": [],
178180
"asset_types": [],
179181
"assets": {
@@ -203,7 +205,8 @@
203205
"overdue": "Overdue",
204206
"monthly_price": "This column is used to when asset is for sale.",
205207
"create_timestamp": "Creation Date",
206-
"update_timestamp": "Last Updated"
208+
"update_timestamp": "Last Updated",
209+
"mp_status_updated_at": "This column is used for MarketPlace statuses"
207210
},
208211
"order_id": "Dediated Order ID",
209212
"hostname": "Hostname",
@@ -232,6 +235,7 @@
232235
"monthly_price": "This column is used to when asset is for sale.",
233236
"create_timestamp": "Creation Date",
234237
"update_timestamp": "Last Updated",
238+
"mp_status_updated_at": "This column is used for MarketPlace statuses",
235239
"backup_masters": {
236240
"backup_id": "ID of the Backup Host Server",
237241
"backup_name": "Name of the Backup Host server for quick reference",
@@ -289,6 +293,7 @@
289293
"block_value": "Blocked Data",
290294
"block_reason": "Reason for Block",
291295
"block_blocks": "Number of times Blocked",
296+
"btcpay_log": [],
292297
"cashfree": [],
293298
"cc_log": {
294299
"cc_id": "Internal ID for storing the CC Transaction",
@@ -713,6 +718,7 @@
713718
"invoices_deleted": "Deleted Flag",
714719
"ip_locations": [],
715720
"ipblocks": [],
721+
"ipblocks6": [],
716722
"ipmi_ips": {
717723
"ip_public": "Public Facing IP",
718724
"ip_ipmi": "Internal IPMI IP",
@@ -793,6 +799,8 @@
793799
"mail_extra": "Additional mail Information",
794800
"mail_server_status": "Server-Side status of this website",
795801
"mail_comment": "Comments",
802+
"mailblocklist": [],
803+
"mailinfo_log": [],
796804
"maxmind_output": {
797805
"maxmindid": "This is a unique eight character string identifying this minFraud request. Please use this ID in bug reports or support requests to MaxMind so that we can easily identify a particular request.",
798806
"account_id": "Account ID this lookup was for.",
@@ -1740,6 +1748,8 @@
17401748
"stat_module": "Module",
17411749
"stat_timestamp": "Time",
17421750
"stat_value": "Value",
1751+
"suppressed_emails": [],
1752+
"switch_configs": [],
17431753
"switchmanager": [],
17441754
"switchports": [],
17451755
"switchports_log": {
@@ -1872,24 +1882,20 @@
18721882
"vlans_id": "VLAN ID",
18731883
"vlans_block": "IP Block this VLAN uses",
18741884
"vlans_networks": "IP Network(s) defined in this VLAN",
1875-
"vlans_ports": "Switch\/Ports that the VLAN resides on",
18761885
"vlans_ip": "Route to IP"
18771886
},
18781887
"vlans_id": "VLAN ID",
18791888
"vlans_block": "IP Block this VLAN uses",
18801889
"vlans_networks": "IP Network(s) defined in this VLAN",
1881-
"vlans_ports": "Switch\/Ports that the VLAN resides on",
18821890
"vlans_ip": "Route to IP",
18831891
"vlans6": {
18841892
"vlans6_id": "VLAN ID",
18851893
"vlans6_block": "IP Block this VLAN uses",
1886-
"vlans6_networks": "IP Network(s) defined in this VLAN",
1887-
"vlans6_ports": "Switch\/Ports that the VLAN resides on"
1894+
"vlans6_networks": "IP Network(s) defined in this VLAN"
18881895
},
18891896
"vlans6_id": "VLAN ID",
18901897
"vlans6_block": "IP Block this VLAN uses",
18911898
"vlans6_networks": "IP Network(s) defined in this VLAN",
1892-
"vlans6_ports": "Switch\/Ports that the VLAN resides on",
18931899
"vps": {
18941900
"vps_id": "VPS Service ID",
18951901
"vps_custid": "Customer ID",

0 commit comments

Comments
 (0)