WebappUT

WebappUT
WebappUT
JSON Example
{
    "_last_modified": "string",
    "cloud_ref": "string",
    "default_fifth_int": 0,
    "default_first_int": 0,
    "default_fourth_int": 0,
    "default_second_int": 0,
    "default_string": "string",
    "default_third_int": 0,
    "mandatory_test": {
        "mandatory_message": {
            "mandatory_message": {
                "optional_string": "string"
            },
            "mandatory_messages": [
                {
                    "optional_string": "string"
                }
            ],
            "mandatory_string": "string",
            "mandatory_strings": [
                "string"
            ]
        },
        "mandatory_messages": [
            {
                "mandatory_message": {
                    "optional_string": "string"
                },
                "mandatory_messages": [
                    {
                        "optional_string": "string"
                    }
                ],
                "mandatory_string": "string",
                "mandatory_strings": [
                    "string"
                ]
            }
        ],
        "mandatory_string": "string",
        "mandatory_strings": [
            "string"
        ]
    },
    "mandatory_tests": [
        {
            "mandatory_message": {
                "mandatory_message": {
                    "optional_string": "string"
                },
                "mandatory_messages": [
                    {
                        "optional_string": "string"
                    }
                ],
                "mandatory_string": "string",
                "mandatory_strings": [
                    "string"
                ]
            },
            "mandatory_messages": [
                {
                    "mandatory_message": {
                        "optional_string": "string"
                    },
                    "mandatory_messages": [
                        {
                            "optional_string": "string"
                        }
                    ],
                    "mandatory_string": "string",
                    "mandatory_strings": [
                        "string"
                    ]
                }
            ],
            "mandatory_string": "string",
            "mandatory_strings": [
                "string"
            ]
        }
    ],
    "name": "string",
    "sensitive_test": {
        "sensitive_message": {
            "sensitive_message": {
                "optional_sensitive_string": "string"
            },
            "sensitive_messages": [
                {
                    "optional_sensitive_string": "string"
                }
            ],
            "sensitive_string": "string"
        },
        "sensitive_messages": [
            {
                "sensitive_message": {
                    "optional_sensitive_string": "string"
                },
                "sensitive_messages": [
                    {
                        "optional_sensitive_string": "string"
                    }
                ],
                "sensitive_string": "string"
            }
        ],
        "sensitive_string": "string"
    },
    "sensitive_tests": [
        {
            "sensitive_message": {
                "sensitive_message": {
                    "optional_sensitive_string": "string"
                },
                "sensitive_messages": [
                    {
                        "optional_sensitive_string": "string"
                    }
                ],
                "sensitive_string": "string"
            },
            "sensitive_messages": [
                {
                    "sensitive_message": {
                        "optional_sensitive_string": "string"
                    },
                    "sensitive_messages": [
                        {
                            "optional_sensitive_string": "string"
                        }
                    ],
                    "sensitive_string": "string"
                }
            ],
            "sensitive_string": "string"
        }
    ],
    "skip_optional_check_tests": false,
    "string_length_test": {
        "string_length_message": {
            "string_length_message": {
                "test_string": "string"
            },
            "string_length_messages": [
                {
                    "test_string": "string"
                }
            ],
            "test_string": "string",
            "test_strings": [
                "string"
            ]
        },
        "string_length_messages": [
            {
                "string_length_message": {
                    "test_string": "string"
                },
                "string_length_messages": [
                    {
                        "test_string": "string"
                    }
                ],
                "test_string": "string",
                "test_strings": [
                    "string"
                ]
            }
        ],
        "test_string": "string",
        "test_strings": [
            "string"
        ]
    },
    "string_length_tests": [
        {
            "string_length_message": {
                "string_length_message": {
                    "test_string": "string"
                },
                "string_length_messages": [
                    {
                        "test_string": "string"
                    }
                ],
                "test_string": "string",
                "test_strings": [
                    "string"
                ]
            },
            "string_length_messages": [
                {
                    "string_length_message": {
                        "test_string": "string"
                    },
                    "string_length_messages": [
                        {
                            "test_string": "string"
                        }
                    ],
                    "test_string": "string",
                    "test_strings": [
                        "string"
                    ]
                }
            ],
            "test_string": "string",
            "test_strings": [
                "string"
            ]
        }
    ],
    "tenant_ref": "string",
    "test_sensitive_string": "string",
    "test_string": "string",
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Read-Only

UNIX time since epoch in microseconds. Units(MICROSECONDS).

string
cloud_ref
Optional

Cloud of the WebappUT object-level0. It is a reference to an object of type Cloud. Field introduced in 30.2.2. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int32 As int32
default_fifth_int
Optional
Constraints: default: 5

default int32 field. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint64 As uint64
default_first_int
Optional
Constraints: default: 1

default uint64 field. Field introduced in 30.1.2. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int32 As int32
default_fourth_int
Optional
Constraints: default: 4

default int32 field. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int64 As int64
default_second_int
Optional

default int64 field. Field deprecated in 31.1.1. Field introduced in 30.1.2. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
default_string
Optional
Constraints: default: default string

Default string field. Field introduced in 30.1.2. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int32 As int32
default_third_int
Optional

default int32 field. Field deprecated in 31.1.1. Field introduced in 30.1.2. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

mandatory_test
Optional

mandatory_test

mandatory_tests
Optional

Repeated message for nested f_mandatory test cases-level1. Field introduced in 21.1.5, 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
name
Required

Name of the WebappUT object-level0. Field introduced in 21.1.5, 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

sensitive_test
Optional

sensitive_test

sensitive_tests
Optional

Repeated message for nested f_sensitive test cases-level1. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
skip_optional_check_tests
Optional

Optional bool for nested skip_optional_check test cases-level1. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string_length_test
Optional

string_length_test

string_length_tests
Optional

Repeated message for nested max string length test cases. Field introduced in 21.1.5, 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
tenant_ref
Optional

Tenant of the WebappUT object-level0. It is a reference to an object of type Tenant. Field introduced in 21.1.5, 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
test_sensitive_string
Optional

The string for sensitive (secret) field. object-level0. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
test_string
Optional

The maximum string length. Field introduced in 21.1.5, 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
url
Read-Only

url

string
uuid
Optional

UUID of the WebappUT object-level0. Field introduced in 21.1.5, 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.