diff --git a/classes/SoftLayer_Hardware_SecurityModule/index.html b/classes/SoftLayer_Hardware_SecurityModule/index.html index 0e65add878a..bcf3a208504 100644 --- a/classes/SoftLayer_Hardware_SecurityModule/index.html +++ b/classes/SoftLayer_Hardware_SecurityModule/index.html @@ -507,11 +507,6 @@

reference

Get the total bill amount in US Dollars ($) for this hardware in the current billing period. This includes all bandwidth used up to the point the method is called on the hardware.
-
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomerInstalledOperatingSystemFlag
    Indicates if a server has a Customer Installed OS
    @@ -741,6 +736,11 @@

    reference

    Determine if remote management has been disabled due to port speed.
  • +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • +
  • getIsVirtualPrivateCloudNode
    Determine if hardware object is a Virtual Private Cloud node.
    diff --git a/classes/SoftLayer_Hardware_SecurityModule750/index.html b/classes/SoftLayer_Hardware_SecurityModule750/index.html index 852b5b86618..91c78dba337 100644 --- a/classes/SoftLayer_Hardware_SecurityModule750/index.html +++ b/classes/SoftLayer_Hardware_SecurityModule750/index.html @@ -507,11 +507,6 @@

    reference

    Get the total bill amount in US Dollars ($) for this hardware in the current billing period. This includes all bandwidth used up to the point the method is called on the hardware.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomerInstalledOperatingSystemFlag
    Indicates if a server has a Customer Installed OS
    @@ -741,6 +736,11 @@

    reference

    Determine if remote management has been disabled due to port speed.
  • +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • +
  • getIsVirtualPrivateCloudNode
    Determine if hardware object is a Virtual Private Cloud node.
    diff --git a/classes/SoftLayer_Hardware_Server/index.html b/classes/SoftLayer_Hardware_Server/index.html index 57cba8e6578..1d776d858ad 100644 --- a/classes/SoftLayer_Hardware_Server/index.html +++ b/classes/SoftLayer_Hardware_Server/index.html @@ -827,11 +827,6 @@

    reference

    Get the total bill amount in US Dollars ($) for this hardware in the current billing period. This includes all bandwidth used up to the point the method is called on the hardware.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomerInstalledOperatingSystemFlag
    Indicates if a server has a Customer Installed OS
    @@ -1061,6 +1056,11 @@

    reference

    Determine if remote management has been disabled due to port speed.
  • +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • +
  • getIsVirtualPrivateCloudNode
    Determine if hardware object is a Virtual Private Cloud node.
    diff --git a/classes/SoftLayer_Metric_Tracking_Object/index.html b/classes/SoftLayer_Metric_Tracking_Object/index.html index 0079ed1f9bf..ce02a785ece 100644 --- a/classes/SoftLayer_Metric_Tracking_Object/index.html +++ b/classes/SoftLayer_Metric_Tracking_Object/index.html @@ -214,11 +214,6 @@

    reference

    Retrieve the total amount of bandwidth recorded by a tracking object within the given date range. This method will only work on SoftLayer_Metric_Tracking_Object for SoftLayer_Hardware objects, and SoftLayer_Virtual_Guest objects.
  • -
  • - getCustomGraphData -
    Returns a graph container instance that is populated with metric data for the tracking object.
    -
  • -
  • getDetailsForDateRange
    Retrieve a collection of detailed metric data over a date range. Ideal if you want to employ your own graphing systems. Note not all metrics support this method. Those that do not return null.
    diff --git a/classes/SoftLayer_Network_Application_Delivery_Controller/index.html b/classes/SoftLayer_Network_Application_Delivery_Controller/index.html index 76b6ff48b46..69fb3588a2e 100644 --- a/classes/SoftLayer_Network_Application_Delivery_Controller/index.html +++ b/classes/SoftLayer_Network_Application_Delivery_Controller/index.html @@ -259,11 +259,6 @@

    reference

    Previous configurations for an Application Delivery Controller.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getDatacenter
    The datacenter that the application delivery controller resides in.
    diff --git a/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html b/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html index e0bada71db8..068ff203e2c 100644 --- a/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html +++ b/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html @@ -224,11 +224,6 @@

    reference

    An object that provides commonly used bandwidth summary components for the current billing cycle.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getDetails
    The bandwidth allotment detail records associated with this virtual rack.
    diff --git a/classes/SoftLayer_Network_Component/index.html b/classes/SoftLayer_Network_Component/index.html index 8d01b041b63..33ebfdf5070 100644 --- a/classes/SoftLayer_Network_Component/index.html +++ b/classes/SoftLayer_Network_Component/index.html @@ -202,11 +202,6 @@

    reference

    Reboot/power (rebootDefault, rebootSoft, rebootHard, powerOn, powerOff and powerCycle) command currently executing by the server's remote management card.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getDownlinkComponent
    The network component linking this object to a child device
    diff --git a/classes/SoftLayer_Network_Subnet_IpAddress/index.html b/classes/SoftLayer_Network_Subnet_IpAddress/index.html index c04b69a37ee..323121c0d0e 100644 --- a/classes/SoftLayer_Network_Subnet_IpAddress/index.html +++ b/classes/SoftLayer_Network_Subnet_IpAddress/index.html @@ -209,6 +209,13 @@

    reference

    Search for an IP address record by IPv4 address.
  • +
  • + findUsage +
    Returns a list of IP address assignment details. Only assigned IP addresses are reported on. IP address assignments are presently only recorded and available for Primary Subnets and their IP addresses. +Details on the resource assigned to each IP address will only be provided to users with access to the underlying resource. If the user cannot access the resource, a detail record will still be returned for the assignment but without any accompanying resource data. +Callers may provide a SoftLayer_Network_Subnet_IpAddress object filter as search criteria. A result limit and offset may also be provided. A maximum of 1024 results can be retrieved at a time.
    +
  • +
  • getAllowedHost
    The SoftLayer_Network_Storage_Allowed_Host information to connect this IP Address to Network Storage supporting access control lists.
    diff --git a/classes/SoftLayer_Virtual_Guest/index.html b/classes/SoftLayer_Virtual_Guest/index.html index 914a971cd21..77f27314f4e 100644 --- a/classes/SoftLayer_Virtual_Guest/index.html +++ b/classes/SoftLayer_Virtual_Guest/index.html @@ -1309,16 +1309,6 @@

    reference

    Get the total bill amount in US Dollars ($) for this instance in the current billing period. This includes all bandwidth used up to the point this method is called on the instance.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomMetricDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getDatacenter
    The datacenter that a virtual guest resides in.
    diff --git a/classes/index.html b/classes/index.html index 82498336392..e34d42ff05f 100644 --- a/classes/index.html +++ b/classes/index.html @@ -2489,16 +2489,6 @@

    classes

  • -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateKey -
    -
  • - -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateValue -
    -
  • -
  • SoftLayer_Container_Policy_Acceptance
    diff --git a/reference/datatypes/SoftLayer_Container_Graph/index.html b/reference/datatypes/SoftLayer_Container_Graph/index.html index c86cb418107..0ce418fcd45 100644 --- a/reference/datatypes/SoftLayer_Container_Graph/index.html +++ b/reference/datatypes/SoftLayer_Container_Graph/index.html @@ -438,30 +438,6 @@

    plots

    -
    -
    -

    returnImage

    -

    - - option to not return the image. - -
    - - - Type: - - - boolean - - -

    - -
    - - - - -

    startDatetime

    @@ -582,8 +558,6 @@

    Relational

    - - @@ -614,8 +588,6 @@

    Count

    - - diff --git a/reference/datatypes/SoftLayer_Hardware_SecurityModule/index.html b/reference/datatypes/SoftLayer_Hardware_SecurityModule/index.html index e31a0486cb6..773b0d04c5f 100644 --- a/reference/datatypes/SoftLayer_Hardware_SecurityModule/index.html +++ b/reference/datatypes/SoftLayer_Hardware_SecurityModule/index.html @@ -612,6 +612,8 @@

    id

    + + @@ -3043,6 +3045,30 @@

    isIpmiDisabled

    +
    +
    +

    isQeInternalServer

    +

    + + Determine if hardware object has the QE_INTERNAL_SERVER attribute. + +
    + + + Type: + + + boolean + + +

    + +
    + + + + +

    isVirtualPrivateCloudNode

    @@ -6614,6 +6640,8 @@

    hardDriveCount

    + + diff --git a/reference/datatypes/SoftLayer_Hardware_SecurityModule750/index.html b/reference/datatypes/SoftLayer_Hardware_SecurityModule750/index.html index 38cbdddaf71..137d1f9c53d 100644 --- a/reference/datatypes/SoftLayer_Hardware_SecurityModule750/index.html +++ b/reference/datatypes/SoftLayer_Hardware_SecurityModule750/index.html @@ -612,6 +612,8 @@

    id

    + + @@ -3043,6 +3045,30 @@

    isIpmiDisabled

    +
    +
    +

    isQeInternalServer

    +

    + + Determine if hardware object has the QE_INTERNAL_SERVER attribute. + +
    + + + Type: + + + boolean + + +

    + +
    + + + + +

    isVirtualPrivateCloudNode

    @@ -6614,6 +6640,8 @@

    hardDriveCount

    + + diff --git a/reference/datatypes/SoftLayer_Hardware_Server/index.html b/reference/datatypes/SoftLayer_Hardware_Server/index.html index aec67bc5e57..44b461e7cdc 100644 --- a/reference/datatypes/SoftLayer_Hardware_Server/index.html +++ b/reference/datatypes/SoftLayer_Hardware_Server/index.html @@ -612,6 +612,8 @@

    id

    + + @@ -3043,6 +3045,30 @@

    isIpmiDisabled

    +
    +
    +

    isQeInternalServer

    +

    + + Determine if hardware object has the QE_INTERNAL_SERVER attribute. + +
    + + + Type: + + + boolean + + +

    + +
    + + + + +

    isVirtualPrivateCloudNode

    @@ -6614,6 +6640,8 @@

    hardDriveCount

    + + diff --git a/reference/datatypes/list.html b/reference/datatypes/list.html index 9c800fc6dc6..1bfdd0bb802 100644 --- a/reference/datatypes/list.html +++ b/reference/datatypes/list.html @@ -3104,22 +3104,6 @@ - - - - - - - - - -
    diff --git a/reference/index.html b/reference/index.html index 673ba87bcea..3d123b40e4f 100644 --- a/reference/index.html +++ b/reference/index.html @@ -775,10 +775,6 @@ SoftLayer_Container_Network_Subnet_Registration_TransactionDetails
    - SoftLayer_Container_Notification_Mass_Filter_TemplateKey
    - - SoftLayer_Container_Notification_Mass_Filter_TemplateValue
    - SoftLayer_Container_Policy_Acceptance
    SoftLayer_Container_Product_Item_Category
    diff --git a/reference/services/SoftLayer_Hardware_SecurityModule/getIsQeInternalServer/index.html b/reference/services/SoftLayer_Hardware_SecurityModule/getIsQeInternalServer/index.html new file mode 100644 index 00000000000..8ca67e27753 --- /dev/null +++ b/reference/services/SoftLayer_Hardware_SecurityModule/getIsQeInternalServer/index.html @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + getIsQeInternalServer - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    getIsQeInternalServer

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Hardware_SecurityModule + +
    + Tags + + method + + sldn + + hardware + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Hardware_SecurityModule::getIsQeInternalServer +

    + + +

    + +

    +

    Description

    + + Determine if hardware object has the QE_INTERNAL_SERVER attribute. + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    +
    • + + + + boolean + +
    + + + +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2023
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Hardware_SecurityModule/index.html b/reference/services/SoftLayer_Hardware_SecurityModule/index.html index 40643b2ae31..6fc9e513473 100644 --- a/reference/services/SoftLayer_Hardware_SecurityModule/index.html +++ b/reference/services/SoftLayer_Hardware_SecurityModule/index.html @@ -863,15 +863,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - -

    getCustomerInstalledOperatingSystemFlag

    @@ -1279,6 +1270,15 @@

    +

    getIsQeInternalServer

    + +

    Determine if hardware object has the QE_INTERNAL_SERVER attribute.

    + +

    + + +

    getIsVirtualPrivateCloudNode

    diff --git a/reference/services/SoftLayer_Hardware_SecurityModule750/getIsQeInternalServer/index.html b/reference/services/SoftLayer_Hardware_SecurityModule750/getIsQeInternalServer/index.html new file mode 100644 index 00000000000..9dca5fd13b1 --- /dev/null +++ b/reference/services/SoftLayer_Hardware_SecurityModule750/getIsQeInternalServer/index.html @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + getIsQeInternalServer - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    getIsQeInternalServer

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Hardware_SecurityModule750 + +
    + Tags + + method + + sldn + + hardware + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Hardware_SecurityModule750::getIsQeInternalServer +

    + + +

    + +

    +

    Description

    + + Determine if hardware object has the QE_INTERNAL_SERVER attribute. + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    +
    • + + + + boolean + +
    + + + +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2023
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Hardware_SecurityModule750/index.html b/reference/services/SoftLayer_Hardware_SecurityModule750/index.html index 3db1bc048a3..9afc654c6ea 100644 --- a/reference/services/SoftLayer_Hardware_SecurityModule750/index.html +++ b/reference/services/SoftLayer_Hardware_SecurityModule750/index.html @@ -863,15 +863,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - -

    getCustomerInstalledOperatingSystemFlag

    @@ -1279,6 +1270,15 @@

    +

    getIsQeInternalServer

    + +

    Determine if hardware object has the QE_INTERNAL_SERVER attribute.

    + +

    + + +

    getIsVirtualPrivateCloudNode

    diff --git a/reference/services/SoftLayer_Hardware_Server/getIsQeInternalServer/index.html b/reference/services/SoftLayer_Hardware_Server/getIsQeInternalServer/index.html new file mode 100644 index 00000000000..5a0fdcc49eb --- /dev/null +++ b/reference/services/SoftLayer_Hardware_Server/getIsQeInternalServer/index.html @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + getIsQeInternalServer - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    getIsQeInternalServer

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Hardware_Server + +
    + Tags + + method + + sldn + + hardware + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Hardware_Server::getIsQeInternalServer +

    + + +

    + +

    +

    Description

    + + Determine if hardware object has the QE_INTERNAL_SERVER attribute. + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    +
    • + + + + boolean + +
    + + + +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2023
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Hardware_Server/index.html b/reference/services/SoftLayer_Hardware_Server/index.html index 571a433e4d0..7177c876418 100644 --- a/reference/services/SoftLayer_Hardware_Server/index.html +++ b/reference/services/SoftLayer_Hardware_Server/index.html @@ -863,15 +863,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - -

    getCustomerInstalledOperatingSystemFlag

    @@ -1279,6 +1270,15 @@

    +

    getIsQeInternalServer

    + +

    Determine if hardware object has the QE_INTERNAL_SERVER attribute.

    + +

    + + +

    getIsVirtualPrivateCloudNode

    diff --git a/reference/services/SoftLayer_Metric_Tracking_Object/index.html b/reference/services/SoftLayer_Metric_Tracking_Object/index.html index 121fa4540b3..4e873192d3c 100644 --- a/reference/services/SoftLayer_Metric_Tracking_Object/index.html +++ b/reference/services/SoftLayer_Metric_Tracking_Object/index.html @@ -255,15 +255,6 @@

    -

    getCustomGraphData

    - -

    Fetch metric data using the graph container class.

    - -

    - - -

    getDetailsForDateRange

    diff --git a/reference/services/SoftLayer_Network_Application_Delivery_Controller/index.html b/reference/services/SoftLayer_Network_Application_Delivery_Controller/index.html index e891684fdd5..47f6d958aa4 100644 --- a/reference/services/SoftLayer_Network_Application_Delivery_Controller/index.html +++ b/reference/services/SoftLayer_Network_Application_Delivery_Controller/index.html @@ -307,15 +307,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - -

    getDatacenter

    diff --git a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html index e66ca9bcb1d..43c53df4604 100644 --- a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html +++ b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html @@ -363,15 +363,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - -

    getDetails

    diff --git a/reference/services/SoftLayer_Network_Component/index.html b/reference/services/SoftLayer_Network_Component/index.html index 2a624c53a16..da724a5f2ba 100644 --- a/reference/services/SoftLayer_Network_Component/index.html +++ b/reference/services/SoftLayer_Network_Component/index.html @@ -242,15 +242,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - -

    getDownlinkComponent

    diff --git a/reference/services/SoftLayer_Network_Subnet_IpAddress/findUsage/index.html b/reference/services/SoftLayer_Network_Subnet_IpAddress/findUsage/index.html new file mode 100644 index 00000000000..643a55bb51e --- /dev/null +++ b/reference/services/SoftLayer_Network_Subnet_IpAddress/findUsage/index.html @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + findUsage - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    findUsage

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Network_Subnet_IpAddress + +
    + Tags + + method + + sldn + + network + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Network_Subnet_IpAddress::findUsage +

    + + +

    + Search for IP address assignment details. +

    +

    Description

    + +

    Returns a list of IP address assignment details. Only assigned IP addresses are reported on. IP address assignments are presently only recorded and available for Primary Subnets and their IP addresses.

    +

    Details on the resource assigned to each IP address will only be provided to users with access to the underlying resource. If the user cannot access the resource, a detail record will still be returned for the assignment but without any accompanying resource data.

    +

    Callers may provide a SoftLayer_Network_Subnet_IpAddress object filter as search criteria. A result limit and offset may also be provided. A maximum of 1024 results can be retrieved at a time.

    + + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    + + + + +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2023
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Network_Subnet_IpAddress/index.html b/reference/services/SoftLayer_Network_Subnet_IpAddress/index.html index 8564dcbd992..625274f1d80 100644 --- a/reference/services/SoftLayer_Network_Subnet_IpAddress/index.html +++ b/reference/services/SoftLayer_Network_Subnet_IpAddress/index.html @@ -262,6 +262,15 @@

    +

    findUsage

    + +

    Search for IP address assignment details.

    + +

    + + +

    getAllowedHost

    diff --git a/reference/services/SoftLayer_Virtual_Guest/index.html b/reference/services/SoftLayer_Virtual_Guest/index.html index e1e2a1d39d3..2e352a68bc3 100644 --- a/reference/services/SoftLayer_Virtual_Guest/index.html +++ b/reference/services/SoftLayer_Virtual_Guest/index.html @@ -919,24 +919,6 @@

    -

    getCustomBandwidthDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -

    - - - -
    -

    getCustomMetricDataByDate

    - -

    Retrieve bandwidth graph by date.

    - -
    - - -

    getDatacenter

    diff --git a/reference/services/list.html b/reference/services/list.html index 4de722b0b93..5d1da6da0ed 100644 --- a/reference/services/list.html +++ b/reference/services/list.html @@ -1993,12 +1993,6 @@ - - - - - - diff --git a/sitemap.xml b/sitemap.xml index 19bafcbcf02..403230a22e4 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -6475,6 +6475,11 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet_IpAddress/findUsage/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/findUserPreference/ 2018-02-12T00:00:00+00:00 @@ -12125,41 +12130,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_Component/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/getCustomBandwidthDataByDate/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Note/getCustomer/ 2018-02-12T00:00:00+00:00 @@ -12230,16 +12200,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getCustomGraphData/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/getCustomMetricDataByDate/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Product_Item_Category/getCustomUsageRatesCategories/ 2018-02-12T00:00:00+00:00 @@ -15915,6 +15875,21 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getIsQeInternalServer/ + 2018-02-12T00:00:00+00:00 + + + + https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getIsQeInternalServer/ + 2018-02-12T00:00:00+00:00 + + + + https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getIsQeInternalServer/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/getIsReadyForSnapshot/ 2018-02-12T00:00:00+00:00 @@ -35255,26 +35230,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Container_Notification_Mass_Filter_TemplateKey/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Notification_Mass_Filter_TemplateKey/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/classes/SoftLayer_Container_Notification_Mass_Filter_TemplateValue/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Notification_Mass_Filter_TemplateValue/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Container_Policy_Acceptance/ 2018-02-12T00:00:00+00:00 diff --git a/tags/Container/index.html b/tags/Container/index.html index b9557c8c400..71472c08b33 100644 --- a/tags/Container/index.html +++ b/tags/Container/index.html @@ -938,16 +938,6 @@

    reference

    SoftLayer_Container_Subnet_Registration_TransactionDetails is provided to return details of a newly created Subnet Registration Transaction.
  • -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateKey -
    -
  • - -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateValue -
    -
  • -
  • SoftLayer_Container_Policy_Acceptance
    Represents the acceptance status of a Policy.
    diff --git a/tags/datatype/index.html b/tags/datatype/index.html index e5f3d78ebae..ee2c680d517 100644 --- a/tags/datatype/index.html +++ b/tags/datatype/index.html @@ -2092,16 +2092,6 @@

    reference

    SoftLayer_Container_Subnet_Registration_TransactionDetails is provided to return details of a newly created Subnet Registration Transaction.
  • -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateKey -
    -
  • - -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateValue -
    -
  • -
  • SoftLayer_Container_Policy_Acceptance
    Represents the acceptance status of a Policy.
    diff --git a/tags/hardware/index.html b/tags/hardware/index.html index 9a1a511cfdc..e5ed57a4a60 100644 --- a/tags/hardware/index.html +++ b/tags/hardware/index.html @@ -1858,21 +1858,6 @@

    reference

    Get the total bill amount in US Dollars ($) for this hardware in the current billing period. This includes all bandwidth used up to the point the method is called on the hardware.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomerInstalledOperatingSystemFlag
    Indicates if a server has a Customer Installed OS
    @@ -2991,6 +2976,21 @@

    reference

    Determine if remote management has been disabled due to port speed.
  • +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • + +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • + +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • +
  • getIsVirtualPrivateCloudNode
    Determine if hardware object is a Virtual Private Cloud node.
    diff --git a/tags/method/index.html b/tags/method/index.html index 461aa265cdf..54cbc78e25c 100644 --- a/tags/method/index.html +++ b/tags/method/index.html @@ -4119,6 +4119,13 @@

    reference

    **DEPRECATED** This function will return an array of SoftLayer_Network_Subnet_Swip_Transaction objects, one for each SWIP that is currently in transaction with ARIN. This includes all swip registrations, swip removal requests, and SWIP objects that are currently OK.
  • +
  • + findUsage +
    Returns a list of IP address assignment details. Only assigned IP addresses are reported on. IP address assignments are presently only recorded and available for Primary Subnets and their IP addresses. +Details on the resource assigned to each IP address will only be provided to users with access to the underlying resource. If the user cannot access the resource, a detail record will still be returned for the assignment but without any accompanying resource data. +Callers may provide a SoftLayer_Network_Subnet_IpAddress object filter as search criteria. A result limit and offset may also be provided. A maximum of 1024 results can be retrieved at a time.
    +
  • +
  • findUserPreference
    @@ -9833,41 +9840,6 @@

    reference

    Retrieve the user record of the user calling the SoftLayer API.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomer
    @@ -9938,16 +9910,6 @@

    reference

    Get the total number of predetermined statistics for direct display (no graph) for a customer's account over a given period of time
  • -
  • - getCustomGraphData -
    Returns a graph container instance that is populated with metric data for the tracking object.
    -
  • - -
  • - getCustomMetricDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomUsageRatesCategories
    @@ -13668,6 +13630,21 @@

    reference

    Determines whether network storage volume has an active provision transaction.
  • +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • + +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • + +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • +
  • getIsReadyForSnapshot
    Determines whether a volume is ready to order snapshot space, or, if snapshot space is already available, to assign a snapshot schedule, or to take a manual snapshot.
    diff --git a/tags/metric/index.html b/tags/metric/index.html index 3ab5e108914..d90b34513d2 100644 --- a/tags/metric/index.html +++ b/tags/metric/index.html @@ -169,11 +169,6 @@

    reference

    Retrieve the total amount of bandwidth recorded by a tracking object within the given date range. This method will only work on SoftLayer_Metric_Tracking_Object for SoftLayer_Hardware objects, and SoftLayer_Virtual_Guest objects.
  • -
  • - getCustomGraphData -
    Returns a graph container instance that is populated with metric data for the tracking object.
    -
  • -
  • getDetailsForDateRange
    Retrieve a collection of detailed metric data over a date range. Ideal if you want to employ your own graphing systems. Note not all metrics support this method. Those that do not return null.
    diff --git a/tags/network/index.html b/tags/network/index.html index 8b20b98faee..5c14a97de06 100644 --- a/tags/network/index.html +++ b/tags/network/index.html @@ -1745,6 +1745,13 @@

    reference

    **DEPRECATED** This function will return an array of SoftLayer_Network_Subnet_Swip_Transaction objects, one for each SWIP that is currently in transaction with ARIN. This includes all swip registrations, swip removal requests, and SWIP objects that are currently OK.
  • +
  • + findUsage +
    Returns a list of IP address assignment details. Only assigned IP addresses are reported on. IP address assignments are presently only recorded and available for Primary Subnets and their IP addresses. +Details on the resource assigned to each IP address will only be provided to users with access to the underlying resource. If the user cannot access the resource, a detail record will still be returned for the assignment but without any accompanying resource data. +Callers may provide a SoftLayer_Network_Subnet_IpAddress object filter as search criteria. A result limit and offset may also be provided. A maximum of 1024 results can be retrieved at a time.
    +
  • +
  • forceRebuildCluster
    Purpose is to rebuild the target Gateway cluster with the specified OS price id. Method will remove the current OS and apply the default configuration settings. This will result in an extended OUTAGE!! Any custom configuration settings must be re-applied after the forced rebuild is completed. This is a DESTRUCTIVE action, use with caution. @@ -3210,21 +3217,6 @@

    reference

    Peak number of bytes used in the vault for the current billing cycle.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomerInvoicingMetrics
    Get the static & dynamic bandwidth and mapping hits of predetermined statistics for direct display (no graph) for a customer's account over a given period of time. Frequency can be 'day', 'aggregate'. If the value 'day' is specified for Frequency, return data will be ordered based on startDate to endDate, and if the value 'aggregate' is specified for Frequency, aggregated data from startDate to endDate will be returned. There is a delay within 3 days(including today) for fetching the metrics data.
    diff --git a/tags/sldn/index.html b/tags/sldn/index.html index 8513555fe20..e8dc651e8a2 100644 --- a/tags/sldn/index.html +++ b/tags/sldn/index.html @@ -4319,6 +4319,13 @@

    reference

    **DEPRECATED** This function will return an array of SoftLayer_Network_Subnet_Swip_Transaction objects, one for each SWIP that is currently in transaction with ARIN. This includes all swip registrations, swip removal requests, and SWIP objects that are currently OK.
  • +
  • + findUsage +
    Returns a list of IP address assignment details. Only assigned IP addresses are reported on. IP address assignments are presently only recorded and available for Primary Subnets and their IP addresses. +Details on the resource assigned to each IP address will only be provided to users with access to the underlying resource. If the user cannot access the resource, a detail record will still be returned for the assignment but without any accompanying resource data. +Callers may provide a SoftLayer_Network_Subnet_IpAddress object filter as search criteria. A result limit and offset may also be provided. A maximum of 1024 results can be retrieved at a time.
    +
  • +
  • findUserPreference
    @@ -10033,41 +10040,6 @@

    reference

    Retrieve the user record of the user calling the SoftLayer API.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomer
    @@ -10138,16 +10110,6 @@

    reference

    Get the total number of predetermined statistics for direct display (no graph) for a customer's account over a given period of time
  • -
  • - getCustomGraphData -
    Returns a graph container instance that is populated with metric data for the tracking object.
    -
  • - -
  • - getCustomMetricDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getCustomUsageRatesCategories
    @@ -13868,6 +13830,21 @@

    reference

    Determines whether network storage volume has an active provision transaction.
  • +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • + +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • + +
  • + getIsQeInternalServer +
    Determine if hardware object has the QE_INTERNAL_SERVER attribute.
    +
  • +
  • getIsReadyForSnapshot
    Determines whether a volume is ready to order snapshot space, or, if snapshot space is already available, to assign a snapshot schedule, or to take a manual snapshot.
    @@ -31692,16 +31669,6 @@

    reference

    SoftLayer_Container_Subnet_Registration_TransactionDetails is provided to return details of a newly created Subnet Registration Transaction.
  • -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateKey -
    -
  • - -
  • - SoftLayer_Container_Notification_Mass_Filter_TemplateValue -
    -
  • -
  • SoftLayer_Container_Policy_Acceptance
    Represents the acceptance status of a Policy.
    diff --git a/tags/virtual/index.html b/tags/virtual/index.html index 26aba91fed4..4cef28634c3 100644 --- a/tags/virtual/index.html +++ b/tags/virtual/index.html @@ -894,16 +894,6 @@

    reference

    Get compatible platform names currently set on the template group.
  • -
  • - getCustomBandwidthDataByDate -
    Retrieve bandwidth graph by date.
    -
  • - -
  • - getCustomMetricDataByDate -
    Retrieve bandwidth graph by date.
    -
  • -
  • getDatacenter
    The datacenter that the dedicated host resides in.