{%- macro inputPkTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmPkTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputPkTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputCreatedTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmCreatedTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputCreatedTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputModifiedTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmModifiedTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputModifiedTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputArchivedTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %} archive {%- else %} {% if 'Page' == classApiMethodMethod -%} archive {%- else %} > true false {%- endif %} {%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmArchivedTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputArchivedTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputTenantNameTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmTenantNameTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputTenantNameTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputTenantIdTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmTenantIdTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputTenantIdTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputDescriptionTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmDescriptionTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputDescriptionTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro inputPageIdTenantPage(classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead, idPrefix='', idSuffix='') %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- if 'Page' == classApiMethodMethod %}
{%- endif %} {%- endmacro %} {%- macro htmPageIdTenantPage(classApiMethodMethod, authForWriteBool=false, authForReadBool=false) %} {{ inputPageIdTenantPage(classApiMethodMethod=classApiMethodMethod, authForWrite=authForWrite, authForRead=authForRead) }} {%- endmacro %} {%- macro htmFormButton_patchTenant() %} Modify tenant {%- endmacro %} {%- macro htmForm_patchTenant(idSuffix='') %}
tenant details
{% if "PATCH" in scopes -%} {{ htmTenantNameTenantPage(classApiMethodMethod='PATCH', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmTenantNameTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmTenantNameTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "PATCH" in scopes -%} {{ htmTenantIdTenantPage(classApiMethodMethod='PATCH', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmTenantIdTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmTenantIdTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "PATCH" in scopes -%} {{ htmDescriptionTenantPage(classApiMethodMethod='PATCH', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmDescriptionTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmDescriptionTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
Useful URLs
{% if "PATCH" in scopes -%} {{ htmPageIdTenantPage(classApiMethodMethod='PATCH', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmPageIdTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmPageIdTenantPage(classApiMethodMethod='PATCH', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
{{ htmFormButton_patchTenant() }}
{%- endmacro %} {%- macro htmFormButton_postTenant() %} Create a tenant {%- endmacro %} {%- macro htmForm_postTenant(idSuffix='') %}
You can override any default values below:
tenant details
{% if "POST" in scopes -%} {{ htmTenantNameTenantPage(classApiMethodMethod='POST', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmTenantNameTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmTenantNameTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "POST" in scopes -%} {{ htmTenantIdTenantPage(classApiMethodMethod='POST', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmTenantIdTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmTenantIdTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "POST" in scopes -%} {{ htmDescriptionTenantPage(classApiMethodMethod='POST', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmDescriptionTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmDescriptionTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
Useful URLs
{% if "POST" in scopes -%} {{ htmPageIdTenantPage(classApiMethodMethod='POST', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmPageIdTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmPageIdTenantPage(classApiMethodMethod='POST', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
{{ htmFormButton_postTenant() }}
{%- endmacro %} {%- macro htmFormButton_deleteTenant() %} Delete tenant {%- endmacro %} {%- macro htmForm_deleteTenant(idSuffix='') %}
{{ htmFormButton_deleteTenant() }}
{%- endmacro %} {%- macro htmFormButton_putimportTenant() %} Import tenants {%- endmacro %} {%- macro htmForm_putimportTenant(idSuffix='') %}
{{ htmFormButton_putimportTenant() }}
{%- endmacro %} {%- macro htmForm_searchpageTenant(idSuffix='') %}
primary key, ID, created, modified, archive details
{% if "PATCH" in scopes -%} {{ htmPkTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmPkTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmPkTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "PATCH" in scopes -%} {{ htmCreatedTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmCreatedTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmCreatedTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "PATCH" in scopes -%} {{ htmModifiedTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmModifiedTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmModifiedTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
{% if "PATCH" in scopes -%} {{ htmArchivedTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmArchivedTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmArchivedTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
tenant details
{% if "PATCH" in scopes -%} {{ htmTenantNameTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmTenantNameTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmTenantNameTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "PATCH" in scopes -%} {{ htmTenantIdTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmTenantIdTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmTenantIdTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %} {% if "PATCH" in scopes -%} {{ htmDescriptionTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmDescriptionTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmDescriptionTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
Useful URLs
{% if "PATCH" in scopes -%} {{ htmPageIdTenantPage(classApiMethodMethod='Page', authForWriteBool=true, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {% if "GET" in scopes -%} {{ htmPageIdTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=true, idSuffix=idSuffix) }} {% else -%} {{ htmPageIdTenantPage(classApiMethodMethod='Page', authForWriteBool=false, authForReadBool=false, idSuffix=idSuffix }} {%- endif %} {%- endif %}
{%- endmacro %} {%- macro htmFormButton_deletefilterTenant() %} Delete tenant {%- endmacro %} {%- macro htmForm_deletefilterTenant(idSuffix='') %}
{{ htmFormButton_deletefilterTenant() }}
{%- endmacro %}