Class NetQosPolicyServiceImpl

    • Constructor Detail

      • NetQosPolicyServiceImpl

        public NetQosPolicyServiceImpl()
    • Method Detail

      • get

        public NetQosPolicy get​(String policyId)
        Fetches the network qos policy for the specified tenant
        Specified by:
        get in interface NetQosPolicyService
        Parameters:
        policyId - the tenant identifier
        Returns:
        the NetQosPolicy
      • delete

        public ActionResponse delete​(String policyId)
        Delete the current network qos policy for the current tenant back to defaults
        Specified by:
        delete in interface NetQosPolicyService
        Parameters:
        policyId - the net qos uuid
        Returns:
        the action response