Skip to content

Commit

Permalink
Merge pull request #683 from softlayer/20240823
Browse files Browse the repository at this point in the history
20240823 release
  • Loading branch information
allmightyspiff authored Aug 23, 2024
2 parents afbf870 + 77fd4f9 commit 9cacaef
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ repos:
# when "--baseline" without "--use-all-plugins", pre-commit scan with just plugins in baseline file
# when "--baseline" with "--use-all-plugins", pre-commit scan with all available plugins
# add "--fail-on-unaudited" to fail pre-commit for unaudited potential secrets
args: [--baseline, .secrets.baseline, --use-all-plugins, --exclude-files "static/*|content/reference/*|data/sldn_metadata\.json"]
args: [-v, --baseline, .secrets.baseline, --use-all-plugins, --exclude-files "static/*|content/reference/*|data/sldn_metadata\.json"]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "getBandwidthGraph"
description: "Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. "
description: "[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "getGraph"
description: "Retrieve a PNG image of a metric in graph form. "
description: "[DEPRECATED] Retrieve a PNG image of a metric in graph form. "
date: "2018-02-12"
tags:
- "method"
Expand Down
10 changes: 10 additions & 0 deletions content/release_notes/2024/20240823.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Release notes: August 23, 2024"
date: "2024-08-23"
tags:
- "release notes"
---

#### API

- Deprecated specific tracking object API endpoints that intended to return usage graph images. Add deprecation tag to Metric Tracking Object graphing API endpoints NETWORK-14559
50 changes: 30 additions & 20 deletions data/sldn_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -119088,8 +119088,8 @@
"getBandwidthGraph": {
"name": "getBandwidthGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "Retrieve a bandwidth graph.",
"doc": "[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "[DEPRECATED] Retrieve a bandwidth graph.",
"docAssociatedMethods": [
{
"service": "SoftLayer_Metric_Tracking_Object",
Expand All @@ -119100,6 +119100,7 @@
"method": "getBandwidthTotal"
}
],
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -119222,8 +119223,9 @@
"getGraph": {
"name": "getGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a metric in graph form. ",
"docOverview": "Retrieve a graph of a virtual hosting platform's per instance use.",
"doc": "[DEPRECATED] Retrieve a PNG image of a metric in graph form. ",
"docOverview": "[DEPRECATED] Retrieve a graph of a virtual hosting platform's per instance use.",
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -119421,8 +119423,8 @@
"getBandwidthGraph": {
"name": "getBandwidthGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "Retrieve a bandwidth graph.",
"doc": "[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "[DEPRECATED] Retrieve a bandwidth graph.",
"docAssociatedMethods": [
{
"service": "SoftLayer_Metric_Tracking_Object",
Expand All @@ -119433,6 +119435,7 @@
"method": "getBandwidthTotal"
}
],
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -119555,8 +119558,9 @@
"getGraph": {
"name": "getGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a metric in graph form. ",
"docOverview": "Retrieve a graph of a virtual hosting platform's per instance use.",
"doc": "[DEPRECATED] Retrieve a PNG image of a metric in graph form. ",
"docOverview": "[DEPRECATED] Retrieve a graph of a virtual hosting platform's per instance use.",
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -119957,8 +119961,8 @@
"getBandwidthGraph": {
"name": "getBandwidthGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "Retrieve a bandwidth graph.",
"doc": "[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "[DEPRECATED] Retrieve a bandwidth graph.",
"docAssociatedMethods": [
{
"service": "SoftLayer_Metric_Tracking_Object",
Expand All @@ -119969,6 +119973,7 @@
"method": "getBandwidthTotal"
}
],
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -120091,8 +120096,9 @@
"getGraph": {
"name": "getGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a metric in graph form. ",
"docOverview": "Retrieve a graph of a virtual hosting platform's per instance use.",
"doc": "[DEPRECATED] Retrieve a PNG image of a metric in graph form. ",
"docOverview": "[DEPRECATED] Retrieve a graph of a virtual hosting platform's per instance use.",
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -120304,8 +120310,8 @@
"getBandwidthGraph": {
"name": "getBandwidthGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "Retrieve a bandwidth graph.",
"doc": "[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "[DEPRECATED] Retrieve a bandwidth graph.",
"docAssociatedMethods": [
{
"service": "SoftLayer_Metric_Tracking_Object",
Expand All @@ -120316,6 +120322,7 @@
"method": "getBandwidthTotal"
}
],
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -120438,8 +120445,9 @@
"getGraph": {
"name": "getGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a metric in graph form. ",
"docOverview": "Retrieve a graph of a virtual hosting platform's per instance use.",
"doc": "[DEPRECATED] Retrieve a PNG image of a metric in graph form. ",
"docOverview": "[DEPRECATED] Retrieve a graph of a virtual hosting platform's per instance use.",
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -120699,8 +120707,8 @@
"getBandwidthGraph": {
"name": "getBandwidthGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "Retrieve a bandwidth graph.",
"doc": "[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer's bandwidth pollers. ",
"docOverview": "[DEPRECATED] Retrieve a bandwidth graph.",
"docAssociatedMethods": [
{
"service": "SoftLayer_Metric_Tracking_Object",
Expand All @@ -120711,6 +120719,7 @@
"method": "getBandwidthTotal"
}
],
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down Expand Up @@ -120833,8 +120842,9 @@
"getGraph": {
"name": "getGraph",
"type": "SoftLayer_Container_Bandwidth_GraphOutputs",
"doc": "Retrieve a PNG image of a metric in graph form. ",
"docOverview": "Retrieve a graph of a virtual hosting platform's per instance use.",
"doc": "[DEPRECATED] Retrieve a PNG image of a metric in graph form. ",
"docOverview": "[DEPRECATED] Retrieve a graph of a virtual hosting platform's per instance use.",
"deprecated": true,
"parameters": [
{
"name": "startDateTime",
Expand Down

0 comments on commit 9cacaef

Please sign in to comment.