Add Login Banner
Add new login banner. By Default, maximum of 1 login banner can be configured. Only admin users can perform this action.
{
"is_enabled": true,
"login_message_banner": "Please read these terms of Use (the \"Terms\") carefully before using the websites of VMware, Inc. and its subsidiaries (collectively \"VMware\").",
"user_consent_title": "US Gov Term of Use",
"user_consent_description": "By accessing, browing or using these websites, you acknowledge that you have read, understood and agree to be bound by these Terms and to comply with all applicable laws and regulations, including United States export and re-export control laws and regulations, diversion contrary to United States export laws is prohibited. If you do not agree to these Terms, you are not authorized to use these websites."
}
Boolean flag to indicate login banner is enabled/disabled.
A summary of this message along with a link to view it in its entirety will be displayed on the login page. It could be maximum 2,000 characters long with a mix of special characters, alphabets, and numbers.
User consent form title
User consent form description. Users will have to accept the consent form before proceeding to login. The contents of user consent description will be displayed on the login page. It could be maximum 2,000 characters long with a mix of special characters, alphabets, and numbers.
Success
{
"is_enabled": true,
"login_message_banner": "Please read these terms of Use (the \"Terms\") carefully before using the websites of VMware, Inc. and its subsidiaries (collectively \"VMware\").",
"user_consent_title": "US Gov Term of Use",
"user_consent_description": "By accessing, browing or using these websites, you acknowledge that you have read, understood and agree to be bound by these Terms and to comply with all applicable laws and regulations, including United States export and re-export control laws and regulations, diversion contrary to United States export laws is prohibited. If you do not agree to these Terms, you are not authorized to use these websites."
}
Boolean flag to indicate login banner is enabled/disabled.
A summary of this message along with a link to view it in its entirety will be displayed on the login page. It could be maximum 2,000 characters long with a mix of special characters, alphabets, and numbers.
User consent form title
User consent form description. Users will have to accept the consent form before proceeding to login. The contents of user consent description will be displayed on the login page. It could be maximum 2,000 characters long with a mix of special characters, alphabets, and numbers.
Bad Request
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Unauthorized
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Forbidden
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Internal Error
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message