{"type":"api","title":"Update Zero Trust Application","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ee9bdf946673e45c4f256a22e0a754e29a9b2098/54f4ba30-7fe2-3433-bbd5-a4d458aee37e","info":{"title":"Cisco Cloud-delivered Firewall Management Center (cdFMC) API","version":"1.15.0","description":"Use the documentation to explore the endpoints the cdFMC has to offer","contact":{"name":"Cisco Firepower TAC","email":"ngfw-support@cisco.com"}},"tags":[{"name":"Analysis"},{"name":"Audit"},{"name":"Backup"},{"name":"Change Management"},{"name":"Chassis"},{"name":"Deployment"},{"name":"Device Clusters"},{"name":"Device Groups"},{"name":"Device HA Pairs"},{"name":"Devices"},{"name":"Health"},{"name":"Integration"},{"name":"Intelligence"},{"name":"License"},{"name":"Network Map"},{"name":"Object"},{"name":"Policy"},{"name":"Policy Assignments"},{"name":"Search"},{"name":"Status"},{"name":"System Configuration"},{"name":"System Information"},{"name":"Templates"},{"name":"Troubleshoot"},{"name":"Updates"},{"name":"Users"}],"openapi":"3.0.1","servers":[{"url":"https://api.us.security.cisco.com/firewall","description":"US"},{"url":"https://api.eu.security.cisco.com/firewall","description":"EU"},{"url":"https://api.apj.security.cisco.com/firewall","description":"APJ"},{"url":"https://api.au.security.cisco.com/firewall","description":"AUS"},{"url":"https://api.in.security.cisco.com/firewall","description":"IN"},{"url":"https://api.int.security.cisco.com/firewall","description":"Staging"},{"url":"https://scale.manage.security.cisco.com/api/rest","description":"Scale"},{"url":"https://ci.manage.security.cisco.com/api/rest","description":"CI"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"deprecated":false,"description":"**Modify the Zero Trust application associated with the specified ID. _Check the response section for applicable examples (if any)._**","operationId":"updateZeroTrustApplication","parameters":[{"description":"Unique identifier of the Zero Trust application.","in":"path","name":"objectId","required":true,"schema":{"type":"string"}},{"description":"UUID of the ticket for tracking the configuration changes.","in":"header","name":"ticket-id","required":false,"schema":{"type":"string"}},{"description":"The container id under which this specific resource is contained.","in":"path","name":"containerUUID","required":true,"schema":{"type":"string"}},{"name":"domainUUID","description":"Domain UUID","in":"path","required":true,"schema":{"type":"string"},"$$ref":"#/components/parameters/domainUUID"}],"requestBody":{"content":{"application/json":{"examples":{"Example 1 : PUT /fmc_config/v1/domain/domainUUID/policy/zerotrustpolicies/containerUUID/applications/ZeroTrustApplicationUUID ( PUT of ZeroTrustApplication - Ungrouped )":{"value":{"authenticationTimeout":"1440 (range:- 30-10080)","enabled":"true/false","externalUrl":"\u003cexternal_url\u003e","filePolicy":{"id":"\u003cfile_policy_uuid\u003e","name":"\u003cfile_policy_name\u003e","type":"FilePolicy"},"id":"\u003czerotrust_application_uuid\u003e","idpSetting":{"certificate":{"id":"\u003ccertEnrollment_uuid\u003e","name":"\u003ccertEnrollment_name\u003e","type":"CertEnrollment"},"entityId":"Eg. https://www.okta.com/exk5460t24OenZZcI5d7","ssoUrl":"Eg. https://dev-13121569.okta.com/app/dev-13121569_appsaml_1/exk5460t24OenZZcI5d7/sso/saml"},"inheritanceSetting":{"filePolicy":"OVERRIDE","intrusionPolicy":"OVERRIDE","securityZones":"OVERRIDE"},"internalUrl":"\u003cinternal_url\u003e","intrusionPolicy":{"id":"\u003csnort3_intrusion_policy_uuid\u003e","name":"\u003csnort3_intrusion_policy_name\u003e","type":"IntrusionPolicy"},"name":"\u003czerotrust_zpplication_name\u003e","securityZones":[{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"},{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"}],"sourceNat":{"id":"\u003cnetwork_host_or_network_range_object_uuid\u003e","name":"\u003cnetwork_host_or_network_range_object_name\u003e","type":"Network"},"sslCertificate":{"id":"\u003cinternal_certificate_uuid\u003e","name":"\u003cinternal_certificate_name\u003e","type":"InternalCertificate"},"type":"ZeroTrustApplication"}},"Example 2 : PUT /fmc_config/v1/domain/domainUUID/policy/zerotrustpolicies/containerUUID/applications/ZeroTrustApplicationUUID ( PUT of ZeroTrustApplication - grouped )":{"value":{"authenticationTimeout":"1440 (range:- 30-10080)","enabled":"true/false","externalUrl":"\u003cexternal_url\u003e","filePolicy":{"id":"\u003cfile_policy_uuid\u003e","name":"\u003cfile_policy_name\u003e","type":"FilePolicy"},"group":{"id":"\u003czerotrust_application_group_uuid\u003e","name":"\u003czerotrust_application_group_name\u003e","type":"ZeroTrustApplicationGroup"},"id":"\u003czerotrust_application_uuid\u003e","inheritanceSetting":{"filePolicy":"OVERRIDE","intrusionPolicy":"OVERRIDE","securityZones":"OVERRIDE"},"internalUrl":"\u003cinternal_url\u003e","intrusionPolicy":{"id":"\u003csnort3_intrusion_policy_uuid\u003e","name":"\u003csnort3_intrusion_policy_name\u003e","type":"IntrusionPolicy"},"name":"\u003czerotrust_zpplication_name\u003e","securityZones":[{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"},{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"}],"sourceNat":{"id":"\u003cnetwork_host_or_network_range_object_uuid\u003e","name":"\u003cnetwork_host_or_network_range_object_name\u003e","type":"Network"},"sslCertificate":{"id":"\u003cinternal_certificate_uuid\u003e","name":"\u003cinternal_certificate_name\u003e","type":"InternalCertificate"},"type":"ZeroTrustApplication"}}},"schema":{"type":"object","properties":{"authenticationTimeout":{"format":"int32","type":"integer"},"description":{"type":"string"},"enabled":{"type":"boolean"},"entry":{"type":"object","properties":{"attributes":{"type":"object","$$ref":"#/components/schemas/Attributes"},"authenticationTimeout":{"format":"int32","type":"integer"},"description":{"type":"string"},"enabled":{"type":"boolean"},"externalURL":{"type":"string"},"filePolicy":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"forceReauthentication":{"type":"boolean"},"group":{"type":"boolean"},"groupId":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"id":{"format":"int32","type":"integer"},"idpCertificate":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"idpEntityId":{"type":"string"},"idpSsoUrl":{"type":"string"},"interfaceList":{"items":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"type":"array"},"internalURL":{"type":"string"},"l2SwitchingEnabled":{"type":"boolean"},"literal":{"type":"boolean"},"mandatory":{"type":"boolean"},"mappedPort":{"format":"int32","type":"integer"},"metadataAppCount":{"format":"int32","type":"integer"},"name":{"type":"string"},"position":{"format":"int32","type":"integer"},"readOnly":{"type":"boolean"},"samlAcsUrl":{"type":"string"},"samlEntityId":{"type":"string"},"snort3IntrusionPolicy":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"sourceNAT":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"sourceNATIPv6":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"sslCertificate":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"subType":{"type":"string"},"tooltip":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"},"variableSet":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"ztnaConfigInheritanceSettings":{"type":"object","properties":{"filePolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"intrusionPolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"securityZones":{"enum":["INHERIT","OVERRIDE"],"type":"string"}},"$$ref":"#/components/schemas/ZTNAConfigInheritanceSettings"},"ztnaPolicyId":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/ZTNAApplicationEntry"},"externalUrl":{"type":"string"},"filePolicy":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"filter":{"type":"string"},"forceReauthentication":{"type":"boolean"},"group":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"id":{"type":"string"},"idpSetting":{"type":"object","properties":{"certificate":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"entityId":{"type":"string"},"ssoUrl":{"type":"string"}},"$$ref":"#/components/schemas/IZeroTrustSAMLIDPSettingFragment"},"inheritanceSetting":{"type":"object","properties":{"filePolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"intrusionPolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"securityZones":{"enum":["INHERIT","OVERRIDE"],"type":"string"}},"$$ref":"#/components/schemas/ZeroTrustInheritanceSettings"},"internalUrl":{"type":"string"},"intrusionPolicy":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","description":"The details about the domain.","properties":{"id":{"description":"Unique UUID of this domain","type":"string"},"links":{"description":"Links to the domain resource URLs.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"Name of the domain.","type":"string"},"type":{"description":"Domain type definition (fixed).","type":"string"},"uuid":{"type":"string"}},"$$ref":"#/components/schemas/Domain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","description":"This object defines details about the user.","properties":{"id":{"description":"The unique UUID of the user","type":"string"},"links":{"description":"Contains the self referencing links to this resource","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"Name of the user.","type":"string"},"type":{"description":"The user type (fixed).","type":"string"}},"$$ref":"#/components/schemas/MetadataUser"},"mappedPort":{"format":"int32","type":"integer"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","description":"Defines the read only conditions if the referenced resource is read only.","properties":{"reason":{"description":"Reason the resource is read only - SYSTEM (if it is system defined), RBAC (if user RBAC permissions make it read only) or DOMAIN (if resource is read only in current domain).","enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"description":"True if this resource us read only and false otherwise.","type":"boolean"}},"$$ref":"#/components/schemas/ReadOnly"},"spSetting":{"type":"object","properties":{"acsUrl":{"type":"string"},"entityId":{"type":"string"}},"$$ref":"#/components/schemas/IZeroTrustSAMLSPSettingFragment"},"timestamp":{"format":"int32","type":"integer"},"zeroTrustApplicationGroup":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"zeroTrustPolicy":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/ZeroTrustApplicationMetadata"},"name":{"type":"string"},"partialUpdate":{"type":"boolean"},"securityZones":{"items":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"type":"array"},"sourceNat":{"type":"object"},"sourceNatIPv6":{"type":"object"},"sslCertificate":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"type":{"type":"string"},"variableSet":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"version":{"type":"string"}},"$$ref":"#/components/schemas/ZeroTrustApplication"}}},"description":"Input representation of Zero Trust Applications.","required":true},"responses":{"200":{"content":{"application/json":{"examples":{"Example 1 : PUT /fmc_config/v1/domain/domainUUID/policy/zerotrustpolicies/containerUUID/applications/ZeroTrustApplicationUUID ( PUT of ZeroTrustApplication - Ungrouped )":{"value":{"authenticationTimeout":"1440 (range:- 30-10080)","enabled":"true/false","externalUrl":"\u003cexternal_url\u003e","filePolicy":{"id":"\u003cfile_policy_uuid\u003e","name":"\u003cfile_policy_name\u003e","type":"FilePolicy"},"id":"\u003czerotrust_application_uuid\u003e","idpSetting":{"certificate":{"id":"\u003ccertEnrollment_uuid\u003e","name":"\u003ccertEnrollment_name\u003e","type":"CertEnrollment"},"entityId":"Eg. https://www.okta.com/exk5460t24OenZZcI5d7","ssoUrl":"Eg. https://dev-13121569.okta.com/app/dev-13121569_appsaml_1/exk5460t24OenZZcI5d7/sso/saml"},"inheritanceSetting":{"filePolicy":"OVERRIDE","intrusionPolicy":"OVERRIDE","securityZones":"OVERRIDE"},"internalUrl":"\u003cinternal_url\u003e","intrusionPolicy":{"id":"\u003csnort3_intrusion_policy_uuid\u003e","name":"\u003csnort3_intrusion_policy_name\u003e","type":"IntrusionPolicy"},"links":{"self":"/fmc_config/v1/domain/domainUUID/policy/zerotrustpolicies/containerUUID/applications/ZeroTrustApplicationUUID"},"metadata":{"ZeroTrustPolicy":{"id":"\u003czerotrust_policy_uuid\u003e","name":"\u003czerotrust_policy_name\u003e","type":"ZeroTrustPolicy"},"domain":{"id":"\u003cdomain_uuid\u003e","name":"\u003cdomain_name\u003e","type":"Domain"},"mappedPort":"\u003cauto_generated_mapped_port\u003e","spSettings":{"acsUrl":"\u003csp_settings_acs_url\u003e","entityId":"\u003csp_settings_entity_id\u003e"},"timestamp":1668747979712},"name":"\u003czerotrust_zpplication_name\u003e","securityZones":[{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"},{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"}],"sourceNat":{"id":"\u003cnetwork_host_or_network_range_object_uuid\u003e","name":"\u003cnetwork_host_or_network_range_object_name\u003e","type":"Network"},"sslCertificate":{"id":"\u003cinternal_certificate_uuid\u003e","name":"\u003cinternal_certificate_name\u003e","type":"InternalCertificate"},"type":"ZeroTrustApplication"}},"Example 2 : PUT /fmc_config/v1/domain/domainUUID/policy/zerotrustpolicies/containerUUID/applications/ZeroTrustApplicationUUID ( PUT of ZeroTrustApplication - grouped )":{"value":{"authenticationTimeout":"1440 (range:- 30-10080)","enabled":"true/false","externalUrl":"\u003cexternal_url\u003e","filePolicy":{"id":"\u003cfile_policy_uuid\u003e","name":"\u003cfile_policy_name\u003e","type":"FilePolicy"},"group":{"id":"\u003czerotrust_application_group_uuid\u003e","name":"\u003czerotrust_application_group_name\u003e","type":"ZeroTrustApplicationGroup"},"id":"\u003czerotrust_application_uuid\u003e","inheritanceSetting":{"filePolicy":"OVERRIDE","intrusionPolicy":"OVERRIDE","securityZones":"OVERRIDE"},"internalUrl":"\u003cinternal_url\u003e","intrusionPolicy":{"id":"\u003csnort3_intrusion_policy_uuid\u003e","name":"\u003csnort3_intrusion_policy_name\u003e","type":"IntrusionPolicy"},"links":{"self":"/fmc_config/v1/domain/domainUUID/policy/zerotrustpolicies/containerUUID/applications/ZeroTrustApplicationUUID"},"metadata":{"ZeroTrustApplicationGroup":{"id":"\u003czerotrust_applicationgroup_uuid\u003e","name":"\u003czerotrust_applicationgroup_name\u003e","numOfApplications":2,"type":"ZeroTrustApplicationGroup"},"ZeroTrustPolicy":{"id":"\u003czerotrust_policy_uuid\u003e","name":"\u003czerotrust_policy_name\u003e","type":"ZeroTrustPolicy"},"domain":{"id":"\u003cdomain_uuid\u003e","name":"\u003cdomain_name\u003e","type":"Domain"},"mappedPort":"\u003cauto_generated_mapped_port\u003e","spSettings":{"acsUrl":"\u003csp_settings_acs_url\u003e","entityId":"\u003csp_settings_entity_id\u003e"},"timestamp":1668747979712},"name":"\u003czerotrust_zpplication_name\u003e","securityZones":[{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"},{"id":"\u003csecurity_zone_uuid\u003e","name":"\u003csecurity_zone_name\u003e","type":"SecurityZone"}],"sourceNat":{"id":"\u003cnetwork_host_or_network_range_object_uuid\u003e","name":"\u003cnetwork_host_or_network_range_object_name\u003e","type":"Network"},"sslCertificate":{"id":"\u003cinternal_certificate_uuid\u003e","name":"\u003cinternal_certificate_name\u003e","type":"InternalCertificate"},"type":"ZeroTrustApplication"}}},"schema":{"type":"object","properties":{"authenticationTimeout":{"format":"int32","type":"integer"},"description":{"type":"string"},"enabled":{"type":"boolean"},"entry":{"type":"object","properties":{"attributes":{"type":"object","$$ref":"#/components/schemas/Attributes"},"authenticationTimeout":{"format":"int32","type":"integer"},"description":{"type":"string"},"enabled":{"type":"boolean"},"externalURL":{"type":"string"},"filePolicy":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"forceReauthentication":{"type":"boolean"},"group":{"type":"boolean"},"groupId":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"id":{"format":"int32","type":"integer"},"idpCertificate":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"idpEntityId":{"type":"string"},"idpSsoUrl":{"type":"string"},"interfaceList":{"items":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"type":"array"},"internalURL":{"type":"string"},"l2SwitchingEnabled":{"type":"boolean"},"literal":{"type":"boolean"},"mandatory":{"type":"boolean"},"mappedPort":{"format":"int32","type":"integer"},"metadataAppCount":{"format":"int32","type":"integer"},"name":{"type":"string"},"position":{"format":"int32","type":"integer"},"readOnly":{"type":"boolean"},"samlAcsUrl":{"type":"string"},"samlEntityId":{"type":"string"},"snort3IntrusionPolicy":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"sourceNAT":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"sourceNATIPv6":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"sslCertificate":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"subType":{"type":"string"},"tooltip":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"},"variableSet":{"type":"object","properties":{"id":{"format":"int32","type":"integer"},"literal":{"type":"boolean"},"name":{"type":"string"},"type":{"type":"string"},"uuid":{"type":"string"},"value":{"type":"string"}},"$$ref":"#/components/schemas/ObjectEntry"},"ztnaConfigInheritanceSettings":{"type":"object","properties":{"filePolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"intrusionPolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"securityZones":{"enum":["INHERIT","OVERRIDE"],"type":"string"}},"$$ref":"#/components/schemas/ZTNAConfigInheritanceSettings"},"ztnaPolicyId":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/ZTNAApplicationEntry"},"externalUrl":{"type":"string"},"filePolicy":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"filter":{"type":"string"},"forceReauthentication":{"type":"boolean"},"group":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"id":{"type":"string"},"idpSetting":{"type":"object","properties":{"certificate":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"entityId":{"type":"string"},"ssoUrl":{"type":"string"}},"$$ref":"#/components/schemas/IZeroTrustSAMLIDPSettingFragment"},"inheritanceSetting":{"type":"object","properties":{"filePolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"intrusionPolicy":{"enum":["INHERIT","OVERRIDE"],"type":"string"},"securityZones":{"enum":["INHERIT","OVERRIDE"],"type":"string"}},"$$ref":"#/components/schemas/ZeroTrustInheritanceSettings"},"internalUrl":{"type":"string"},"intrusionPolicy":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","description":"The details about the domain.","properties":{"id":{"description":"Unique UUID of this domain","type":"string"},"links":{"description":"Links to the domain resource URLs.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"Name of the domain.","type":"string"},"type":{"description":"Domain type definition (fixed).","type":"string"},"uuid":{"type":"string"}},"$$ref":"#/components/schemas/Domain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","description":"This object defines details about the user.","properties":{"id":{"description":"The unique UUID of the user","type":"string"},"links":{"description":"Contains the self referencing links to this resource","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"Name of the user.","type":"string"},"type":{"description":"The user type (fixed).","type":"string"}},"$$ref":"#/components/schemas/MetadataUser"},"mappedPort":{"format":"int32","type":"integer"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","description":"Defines the read only conditions if the referenced resource is read only.","properties":{"reason":{"description":"Reason the resource is read only - SYSTEM (if it is system defined), RBAC (if user RBAC permissions make it read only) or DOMAIN (if resource is read only in current domain).","enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"description":"True if this resource us read only and false otherwise.","type":"boolean"}},"$$ref":"#/components/schemas/ReadOnly"},"spSetting":{"type":"object","properties":{"acsUrl":{"type":"string"},"entityId":{"type":"string"}},"$$ref":"#/components/schemas/IZeroTrustSAMLSPSettingFragment"},"timestamp":{"format":"int32","type":"integer"},"zeroTrustApplicationGroup":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"zeroTrustPolicy":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/ZeroTrustApplicationMetadata"},"name":{"type":"string"},"partialUpdate":{"type":"boolean"},"securityZones":{"items":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"type":"array"},"sourceNat":{"type":"object"},"sourceNatIPv6":{"type":"object"},"sslCertificate":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"type":{"type":"string"},"variableSet":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"version":{"type":"string"}},"$$ref":"#/components/schemas/ZeroTrustApplication"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"type":"object","properties":{"category":{"description":"Describes the category of the error thrown.","enum":["FRAMEWORK","OTHER","VALIDATION"],"type":"string"},"messages":{"description":"List of error messages which the response has.","items":{"type":"object","properties":{"bulkPayloadIndex":{"description":"More details about the error.","type":"string"},"code":{"description":"More details about the error.","type":"string"},"description":{"description":"More details about the error.","type":"string"},"details":{"description":"More details about the error.","type":"string"},"errorCode":{"description":"More details about the error.","type":"string"},"location":{"description":"More details about the error.","type":"string"},"severity":{"description":"Specifies the Highest level severity among all the error messages.","enum":["ERROR","WARN"],"type":"string"}},"$$ref":"#/components/schemas/ErrorMessagesContainer"},"type":"array"},"severity":{"description":"Specifies the Highest level severity among all the error messages.","enum":["ERROR","WARN"],"type":"string"}},"$$ref":"#/components/schemas/ErrorResponse"}}},"description":"Error"}},"tags":["Policy"],"__originalOperationId":"updateZeroTrustApplication","method":"put","path":"/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/policy/zerotrustpolicies/{containerUUID}/applications/{objectId}"}}