Changes

/* Backup accounts - S3 bucket based backup account example */
| <!-- Existance --> style="text-align: center;" | MUST
| <!-- Mandatory --> style="text-align: center;" | x
| <!-- Description --> style="text-align: left;" | The date the provisioning shall occur in the form of [YYYY][MM][DD]T[hh][mm][ss]Z ([http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]). For a new account, this attribute must be is normally set to '''0'''(the provisioning happens as quickly as possible).
For example: '''0''' or '''20201231T225959Z'''.
| <!-- Existance --> style="text-align: center;" | MUST
| <!-- Mandatory --> style="text-align: center;" | x
| <!-- Description --> style="text-align: left;" | The provisioning state, either '''0 ''' or in the form of [YYYY][MM][DD]T[hh][mm][ss]Z ([http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]). For a new account, this attribute must be set to '''0'''.
For example: '''20240612T075344Z0''' or '''20201231T225959Z'''.
You can use <code>date +%Y%m%dT%H%M%SZ</code> to create the time stamp in the form of [YYYY][MM][DD]T[hh][mm][ss]Z.
SLB, editor, reviewer
3,407
edits