<spanid="com-vmware-nsx-policy-infra-tier-1s-package"></span><h1>com.vmware.nsx_policy.infra.tier_1s package<aclass="headerlink"href="#module-com.vmware.nsx_policy.infra.tier_1s"title="Permalink to this headline">¶</a></h1>
<spanid="com-vmware-nsx-policy-infra-tier-1s-dns-forwarder-client-module"></span><h2>com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client module<aclass="headerlink"href="#module-com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.</code><codeclass="sig-name descname">Nslookup</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.Nslookup"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">address=None</em>, <emclass="sig-param">enforcement_point_path=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.Nslookup.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Query the nameserver for an ip-address or a FQDN of the given an
address optionally using an specified DNS server. If the address is a
fqdn, nslookup will resolve ip-address with it. If the address is an
ip-address, do a reverse lookup and answer fqdn(s). If enforcement
point is specified, then DNS forwarder nslookup answer will get fetched
from specified enforcement point. Otherwise from all enforcement
<li><p><strong>address</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – IP address or FQDN for nslookup (optional)</p></li>
<li><p><strong>enforcement_point_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – String Path of the enforcement point (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.</code><codeclass="sig-name descname">Statistics</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.Statistics"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">enforcement_point_path=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.Statistics.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Get statistics of tier-1 DNS forwarder. - no enforcement point path
specified: Statistics will be evaluated on each enforcement point. -
{enforcement_point_path}: Statistics are evaluated only on the given
<li><p><strong>enforcement_point_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – String Path of the enforcement point (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.</code><codeclass="sig-name descname">Status</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.Status"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">enforcement_point_path=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.Status.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Get current status of tier-1 DNS forwarder. - no enforcement point path
specified: Status will be evaluated on each enforcement point. -
{enforcement_point_path}: Status will be evaluated only on the given
<li><p><strong>enforcement_point_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – String Path of the enforcement point (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.dns_forwarder_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-policy-infra-tier-1s-locale-services-client-module"></span><h2>com.vmware.nsx_policy.infra.tier_1s.locale_services_client module<aclass="headerlink"href="#module-com.vmware.nsx_policy.infra.tier_1s.locale_services_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.locale_services_client.</code><codeclass="sig-name descname">FloodProtectionProfileBindings</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.FloodProtectionProfileBindings"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">flood_protection_profile_binding_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.FloodProtectionProfileBindings.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>API will delete Flood Protection Profile Binding for Tier-1 Logical
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">flood_protection_profile_binding_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.FloodProtectionProfileBindings.get"title="Permalink to this definition">¶</a></dt>
<dd><p>API will get Flood Protection Profile Binding Map for Tier-1 Logical
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">flood_protection_profile_binding_id</em>, <emclass="sig-param">flood_protection_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.FloodProtectionProfileBindings.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create or update Flood Protection profile binding map for
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">flood_protection_profile_binding_id</em>, <emclass="sig-param">flood_protection_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.FloodProtectionProfileBindings.update"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create or update Flood Protection profile binding map for
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.locale_services_client.</code><codeclass="sig-name descname">GatewayFirewall</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.GatewayFirewall"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">list</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.GatewayFirewall.list"title="Permalink to this definition">¶</a></dt>
<dd><p>Get filtered view of Gateway Firewall rules associated with the Tier-1
Locale Services. The gateway policies are returned in the order of
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.locale_services_client.</code><codeclass="sig-name descname">Interfaces</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.Interfaces"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">interface_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.Interfaces.delete"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">interface_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.Interfaces.get"title="Permalink to this definition">¶</a></dt>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">interface_id</em>, <emclass="sig-param">tier1_interface</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.Interfaces.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>If an interface with the interface-id is not already present, create a
new interface. If it already exists, update the interface for specified
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">interface_id</em>, <emclass="sig-param">tier1_interface</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.Interfaces.update"title="Permalink to this definition">¶</a></dt>
<dd><p>If an interface with the interface-id is not already present, create a
new interface. If it already exists, replace the interface with this
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.locale_services_client.</code><codeclass="sig-name descname">ServiceInstances</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.ServiceInstances"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_service_id</em>, <emclass="sig-param">service_instance_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.ServiceInstances.delete"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_service_id</em>, <emclass="sig-param">service_instance_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.ServiceInstances.get"title="Permalink to this definition">¶</a></dt>
<li><p><strong>locale_service_id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – Locale service id (required)</p></li>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_service_id</em>, <emclass="sig-param">service_instance_id</em>, <emclass="sig-param">policy_service_instance</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.ServiceInstances.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>Create Tier1 Service Instance. Please note that, only display_name,
description and deployment_spec_name are allowed to be modified in an
exisiting entity. If the deployment spec name is changed, it will
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_service_id</em>, <emclass="sig-param">service_instance_id</em>, <emclass="sig-param">policy_service_instance</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.ServiceInstances.update"title="Permalink to this definition">¶</a></dt>
<dd><p>Create Tier1 service instance. Please note that, only display_name,
description and deployment_spec_name are allowed to be modified in an
exisiting entity. If the deployment spec name is changed, it will
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.locale_services_client.</code><codeclass="sig-name descname">SessionTimerProfileBindings</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.SessionTimerProfileBindings"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">session_timer_profile_binding_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.SessionTimerProfileBindings.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>API will delete Session Timer Profile Binding for Tier-1 Logical Router
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">session_timer_profile_binding_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.SessionTimerProfileBindings.get"title="Permalink to this definition">¶</a></dt>
<dd><p>API will get Session Timer Profile Binding Map for Tier-1 Logical
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">session_timer_profile_binding_id</em>, <emclass="sig-param">session_timer_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.SessionTimerProfileBindings.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create or update Session Timer profile binding map for Tier-1
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">locale_services_id</em>, <emclass="sig-param">session_timer_profile_binding_id</em>, <emclass="sig-param">session_timer_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.SessionTimerProfileBindings.update"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create or update Session Timer profile binding map for Tier-1
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.locale_services_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.locale_services_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-policy-infra-tier-1s-nat-client-module"></span><h2>com.vmware.nsx_policy.infra.tier_1s.nat_client module<aclass="headerlink"href="#module-com.vmware.nsx_policy.infra.tier_1s.nat_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.nat_client.</code><codeclass="sig-name descname">NatRules</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.NatRules"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">nat_id</em>, <emclass="sig-param">nat_rule_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.NatRules.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>Delete NAT Rule from Tier-1 denoted by Tier-1 ID, under NAT section
denoted by <nat-id>. Under tier-1 there will be 3 different
NATs(sections). (INTERNAL, USER and DEFAULT) For more details related
to NAT section please refer to PolicyNAT schema.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">nat_id</em>, <emclass="sig-param">nat_rule_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.NatRules.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Get NAT Rule from Tier-1 denoted by Tier-1 ID, under NAT section
denoted by <nat-id>. Under tier-1 there will be 3 different
NATs(sections). (INTERNAL, USER and DEFAULT) For more details related
to NAT section please refer to PolicyNAT schema.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">nat_id</em>, <emclass="sig-param">nat_rule_id</em>, <emclass="sig-param">policy_nat_rule</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.NatRules.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>If a NAT Rule is not already present on Tier-1 denoted by Tier-1 ID,
under NAT section denoted by <nat-id>, create a new NAT Rule. If it
already exists, update the NAT Rule. Under tier-1 there will be 3
different NATs(sections). (INTERNAL, USER and DEFAULT) For more details
related to NAT section please refer to PolicyNAT schema.</p>
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">nat_id</em>, <emclass="sig-param">nat_rule_id</em>, <emclass="sig-param">policy_nat_rule</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.NatRules.update"title="Permalink to this definition">¶</a></dt>
<dd><p>Update NAT Rule on Tier-1 denoted by Tier-1 ID, under NAT section
denoted by <nat-id>. Under tier-1 there will be 3 different
NATs(sections). (INTERNAL, USER and DEFAULT) For more details related
to NAT section please refer to PolicyNAT schema.</p>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.nat_client.</code><codeclass="sig-name descname">Statistics</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.Statistics"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>enforcement_point_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – String Path of the enforcement point (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.nat_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.nat_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-policy-infra-tier-1s-segments-client-module"></span><h2>com.vmware.nsx_policy.infra.tier_1s.segments_client module<aclass="headerlink"href="#module-com.vmware.nsx_policy.infra.tier_1s.segments_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">Ports</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.Ports"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">port_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.Ports.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>Delete a Tier-1 segment port by giving ID.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">port_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.Ports.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Get detail information on a Tier-1 segment port by giving ID.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">port_id</em>, <emclass="sig-param">segment_port</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.Ports.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>Create a Tier-1 segment port if it does not exist based on the IDs, or
update existing port information by replacing the port object fields
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">port_id</em>, <emclass="sig-param">segment_port</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.Ports.update"title="Permalink to this definition">¶</a></dt>
<dd><p>Create a Tier-1 segment port if it does not exist based on the IDs, or
update existing port information by replacing the port object already
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">SegmentDiscoveryProfileBindingMaps</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentDiscoveryProfileBindingMaps"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_discovery_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentDiscoveryProfileBindingMaps.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>API will delete Segment Discovery Profile Binding Profile</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_discovery_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentDiscoveryProfileBindingMaps.get"title="Permalink to this definition">¶</a></dt>
<dd><p>API will get Segment Discovery Profile Binding Map</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_discovery_profile_binding_map_id</em>, <emclass="sig-param">segment_discovery_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentDiscoveryProfileBindingMaps.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create Segment Discovery Profile Binding Map</p>
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_discovery_profile_binding_map_id</em>, <emclass="sig-param">segment_discovery_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentDiscoveryProfileBindingMaps.update"title="Permalink to this definition">¶</a></dt>
<dd><p>API will update Segment Discovery Profile Binding Map</p>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">SegmentMonitoringProfileBindingMaps</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentMonitoringProfileBindingMaps"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_monitoring_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentMonitoringProfileBindingMaps.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>API will delete Segment Monitoring Profile Binding Profile.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_monitoring_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentMonitoringProfileBindingMaps.get"title="Permalink to this definition">¶</a></dt>
<dd><p>API will get Segment Monitoring Profile Binding Map.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_monitoring_profile_binding_map_id</em>, <emclass="sig-param">segment_monitoring_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentMonitoringProfileBindingMaps.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create segment monitoring profile binding map.</p>
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_monitoring_profile_binding_map_id</em>, <emclass="sig-param">segment_monitoring_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentMonitoringProfileBindingMaps.update"title="Permalink to this definition">¶</a></dt>
<dd><p>API will update Segment Monitoring Profile Binding Map.</p>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">SegmentQosProfileBindingMaps</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentQosProfileBindingMaps"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_qos_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentQosProfileBindingMaps.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>API will delete Segment QoS Profile Binding Profile.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_qos_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentQosProfileBindingMaps.get"title="Permalink to this definition">¶</a></dt>
<dd><p>API will get Segment QoS Profile Binding Map.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_qos_profile_binding_map_id</em>, <emclass="sig-param">segment_qos_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentQosProfileBindingMaps.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create segment QoS profile binding map.</p>
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_qos_profile_binding_map_id</em>, <emclass="sig-param">segment_qos_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentQosProfileBindingMaps.update"title="Permalink to this definition">¶</a></dt>
<dd><p>API will update Segment QoS Profile Binding Map.</p>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">SegmentSecurityProfileBindingMaps</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentSecurityProfileBindingMaps"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_security_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentSecurityProfileBindingMaps.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>API will delete segment security profile binding map.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_security_profile_binding_map_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentSecurityProfileBindingMaps.get"title="Permalink to this definition">¶</a></dt>
<dd><p>API will return details of the segment security profile binding map. If
the binding map does not exist, it will return 404.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_security_profile_binding_map_id</em>, <emclass="sig-param">segment_security_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentSecurityProfileBindingMaps.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>Create a new segment security profile binding map if the given security
profile binding map does not exist. Otherwise, patch the existing
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">segment_security_profile_binding_map_id</em>, <emclass="sig-param">segment_security_profile_binding_map</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.SegmentSecurityProfileBindingMaps.update"title="Permalink to this definition">¶</a></dt>
<dd><p>API will create or replace segment security profile binding map.</p>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">StaticArp</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.StaticArp"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">delete</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.StaticArp.delete"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.StaticArp.get"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">patch</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">static_arp_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.StaticArp.patch"title="Permalink to this definition">¶</a></dt>
<dd><p>Create static ARP config with Tier-1 and segment IDs provided if it
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">tier1_id</em>, <emclass="sig-param">segment_id</em>, <emclass="sig-param">static_arp_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.StaticArp.update"title="Permalink to this definition">¶</a></dt>
<dd><p>Create static ARP config with Tier-1 and segment IDs provided if it
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">Statistics</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.Statistics"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>edge_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Policy path of edge node (optional)</p></li>
<li><p><strong>enforcement_point_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – String Path of the enforcement point (optional)</p></li>
<li><p><strong>include_mark_for_delete_objects</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Include objects that are marked for deletion in results (optional,
default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx_policy.infra.tier_1s.segments_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_policy.infra.tier_1s.segments_client.StubFactory"title="Permalink to this definition">¶</a></dt>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.