Skip to main content

Update Specific Hub Cluster Member (v3.0)

Details of the hub cluster member to be created.

Path Parameters
    tenant_id string required

    The tenant ID.

    site_id string required

    ID of the site. More details on the site can be retrieved by querying the sites API.

    hub_cluster_id string required

    ID of the hub cluster.

    hub_cluster_member_id string required

    ID of the hub cluster member.

Request Body

Details of the hub cluster member to be created

    headend1_site_ids string[]

    Headend1 Site Ids

    headend2_site_ids string[]

    Headend2 Site Ids

    hub_element_id string

    Hub Element Id

    id string

    Id

    load_factors LoadFactor[]

    Load Factors

  • Array [
  • alarm_threshold int32

    Alarm Threshold

    allocated int64

    Allocated

    subscription_factor double

    Subscription Factor

    threshold ThresholdConfig

    Threshold

    critical_alarm int32

    Critical Alarm

    major_alarm int32

    Major Alarm

    subscription_factor double

    Subscription Factor

    type string

    Possible values: [forwarding-capacity, flow]

    Type

  • ]
Responses

Successful Operation


Schema
  • Array [
  • headend1_site_ids string[]

    Headend1 Site Ids

    headend2_site_ids string[]

    Headend2 Site Ids

    hub_element_id string

    Hub Element Id

    id string

    Id

    load_factors LoadFactor[]

    Load Factors

  • Array [
  • alarm_threshold int32

    Alarm Threshold

    allocated int64

    Allocated

    subscription_factor double

    Subscription Factor

    threshold ThresholdConfig

    Threshold

    critical_alarm int32

    Critical Alarm

    major_alarm int32

    Major Alarm

    subscription_factor double

    Subscription Factor

    type string

    Possible values: [forwarding-capacity, flow]

    Type

  • ]
  • ]
Loading...